微信
扫一扫联系我
2023-05-27 18:05:48
sudo port install polipo
$ polipo socksParentProxy=localhost:1080
# vi ~/.poliporcsocksParentProxy = “127.0.0.1:1080″ socksProxyType = socks5 proxyAddress = "::0" # both IPv4 and IPv6# or IPv4 only# proxyAddress = "0.0.0.0"proxyPort = 8123
$ polipo -c ~/.poliporc
$ curl --proxy http://127.0.0.1:8123 https://www.google.com