ProxyPin - Open source and free packet capture software for all platforms

Free open source Http, Https packet capture tool, supports Windows, Mac, Android, IOS, full platform system, developed using the Flutter framework

Support mobile phone scanning code connection, no need to manually configure Wifi proxy, including configuration synchronization. All terminals can scan codes to connect and forward traffic with each other.

By default, Https is not enabled. You need to click the lock icon to install the root certificate and enable it. Because the certificate cannot be transferred, HTTPS access will fail.

Github address: https://github.com/wanghongenpin/network_proxy_flutter

Domestic download address: https://gitee.com/wanghongenpin/network-proxy-flutter/releases

When the Mac is turned on for the first time, it will prompt that it is damaged, and you need to go to System Preferences-Security and Privacy-Allow any source.

ios download link (Safari browser opens): https://testflight.apple.com/join/gURGH6B4 

The ios personal developer account cannot be listed on the AppStore when using a VPN, and the US version of the AppStore may be available later.

  •  Next, we will continue to improve functions and experience, simulate slow requests, and optimize UI.
  •  Support Android WeChat applets to capture packets. Android is divided into system certificates and user certificates. The downloaded self-signed root certificate is installed as a user certificate. WeChat does not trust user certificates. Without Root, Https cannot be captured. All packet capture software currently on the market If you can’t catch the WeChat package, make a separate runtime plug-in later, dynamically decompile and modify the configuration, and trust the user certificate to solve it.
  •  WebSocket protocol support.

​​​

Guess you like

Origin www.oschina.net/news/250982