socks5代理转http代理
apt-get install polipo
service polipo stop
polipo socksParentProxy=localhost:1080 // 把1080端口socks代理转为http代理(localhost:8123)
polipo socksParentProxy=localhost:1080 proxyAddress=192.168.11.11 // http代理到本地指定的IP(192.168.11.11)
posted on 2018-10-19 12:06  大松  阅读(2878)  评论(0编辑  收藏  举报