ProxymanApp / Proxyman

Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android ⚡️
https://proxyman.io
5.35k stars 177 forks source link

Don't capture traffic over some WIFI #1961

Open pbezpal opened 3 months ago

pbezpal commented 3 months ago

Hello, everyone

Sometimes, when I connect Proxyman over some wifi, Proxyman doesn't capture traffic. Maybe, Proxyman has special settings for capture traffic?

Kind Regards Pavel

NghiaTranUIT commented 3 months ago

You can go to the Tools menu -> Proxy Settings -> Toggle "Override macOS Setting" -> It will try to override/revert the HTTP Proxy on your new wifi.

Then, Proxyman can capture it as intended 👍

pbezpal commented 3 months ago

Thank you very much

pbezpal commented 3 months ago

Hello

This method doesn't always work. Perhaps there are another methods?

Thank you

NghiaTranUIT commented 3 months ago

@pbezpal can you verify that there is no active VPN on your Macbook?

If yes, try to turn off VPN apps. VPN app will force all traffic to go through the VPN, instead of Proxy Server.

novitae commented 2 months ago

@NghiaTranUIT I found out that this issue that I posted https://github.com/ProxymanApp/Proxyman/issues/1976 is actually due to VPN. Some hosts, I don't have any idea why, are blocking some requests, and they are pending (you don't even see them in the UI) until the sender aborts them or that you cut SSL Proxying.

The solution of disabling the VPN surely works, but revealing my real IP while working on some sensitive stuff isn't very very the best ...

NghiaTranUIT commented 2 months ago

yes, it's about VPN : <

novitae commented 2 months ago

It seems that allowing IPV6 in Proxyman proxy settings (and making sure it is also allowed in the VPN (I use Mullvad)) fixes a lot (at least I've not had issues for now)