Proxyman icon indicating copy to clipboard operation
Proxyman copied to clipboard

Documented list of proxy changes

Open patlux opened this issue 2 years ago • 4 comments

Description

Hello, is there any type of documentation what changes proxyman does, when it sets the proxy?

E.g. a list of files which are changed and so on...

I just saw that my ~/.gradle/gradle.properties had the proxy settings although proxyman is currently not running.

I'm on macOS.

I also have a long-running issue specially with chrome which constantly reports "NETWORK_CHANGED" when opening sites. Most of the time it works, but sometimes not.

It would be really helpful.

patlux avatar Jan 15 '24 11:01 patlux

@patlux Proxyman doesn't change your file: ~/.gradle/gradle.properties

Physical Android

  • If you're using this approach (https://docs.proxyman.io/debug-devices/android-device), you might modify: res/xml/network_security_config.xml and AndroidManifest.xml

Using Adb for Android Emulator

  • Then, Proxyman uses adb command line to override/revert your emulator proxy. It doesn't change the gradle file.

NghiaTranUIT avatar Jan 15 '24 11:01 NghiaTranUIT

One more thing, Proxyman automatically overrides/reverts the system proxy, but never modifies the gradle file.

I'm not sure if the Android Studio might observe the system proxy changes, and override it 🤔

NghiaTranUIT avatar Jan 15 '24 11:01 NghiaTranUIT

Any idea why I'm getting constantly this error in chrome? It's only happing in chrome

CleanShot 2024-01-15 at 13 38 45

patlux avatar Jan 15 '24 12:01 patlux

I'm not sure if it's related to Proxyman 🤔

Proxyman only overrides/reverts the system proxy in Wifi -> Your wifi -> Details -> Proxies Tab. I haven't encountered this issue.

NghiaTranUIT avatar Jan 16 '24 02:01 NghiaTranUIT

For anyone crossing this thread and have the same issue: It's not related to proxyman. It's a chrome issue. See https://issues.chromium.org/issues/40939844

patlux avatar Mar 03 '24 18:03 patlux

@patlux I sometimes encounter this issue too, and Proxyman doesn't open. Just quit the Safari app will fix the issue 👍

NghiaTranUIT avatar Mar 04 '24 02:03 NghiaTranUIT