Privoxy on mac

About Privoxy:

https://www.privoxy.org/

Config file on mac:

/usr/local/etc/privoxy/config

listen-address 127.0.0.1:8118
forward-socks5t / 127.0.0.1:1080 .

  

Starting and stopping:

cd /Applications/Privoxy
sudo ./startPrivoxy.sh
or
sudo ./stopPrivoxy.sh

workflow:

browser -> http/https agent (8118 privoxy) -> socks5 (1080 shadowsocks) -> web server

扫描二维码关注公众号,回复: 307483 查看本文章

more:

http://www.chinagfw.org/2016/11/blog-post.html

https://roxhaiy.wordpress.com/2015/01/11/设置shadowsockstor多重代理/amp/

猜你喜欢

转载自23497465-qq-com.iteye.com/blog/2344762