[MASTG-TECH-0109] Propose to update the content regarding the usage of reFlutter #3381
crazykid95
started this conversation in
Ideas
Replies: 1 comment
-
Hi! Thanks for raising this issue! It took me way too long to figure out how they now fix the proxy issue, but apparently they just removed the proxy patch and now rely on typical non-proxy-aware MitM techniques. In hindsight it's quite obvious, but ... oh well 🙃 So two things:
This does make the PR a bit bigger than your original suggestion, so let me know if you're up for it or not :) As a side remark, we don't want to use the proposed proxy configuration ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone. Recently, I’ve been working with a Flutter application and inadvertently noticed that from Flutter version 3.24.0 onwards, the hardcoded proxy IP and port have been removed. Therefore,
All of this is recommended by the reFlutter tool itself when you use it and is also mentioned in this fork of the reFlutter repository: https://github.com/Impact-I/reFlutter
Meanwhile, the "Intercepting Traffic using reFlutter" section in MASTG-TECH-0109 still contains outdated instructions and has not been updated to reflect these changes.
If approved, I would like to create a PR to:
Beta Was this translation helpful? Give feedback.
All reactions