Open System Settings => Internet => Connect to the Internet => Connections => (Your current internet connection) => Change Settings. Go to Proxy Settings => Set => OK => (Set the proxy server to your ...
Mitmproxy is a free, open-source tool whose killer feature is the ability to inspect Transport Layer Security (TLS)-encrypted mobile phone app traffic. The tool is superior to Wireshark when it comes ...
curl -x 127.0.0.1:8888 http://www.ip-api.com/json/ curl -x 127.0.0.1:8888 https://httpbin.org/ip 需要安装HTTPS证书 curl -x 127.0.0.1:8888 -k https://httpbin.org ...