tor+privoxy是否可以为内网提供代理服务?
tor的torrc配置:SocksPort 9050
privoxy的config配置:
listen-address localhost:8118
forward-socks4a / localhost:9050 .
启动tor,privoxy后,本地可以telnet到8118和9050
但远程登陆失败
把localhost换成局域网IP也失败.
另外,是否可以添加用户认证?
可以,我一直在用
参考一下的我博客http://zhengb66.blog.tom.com
页:
[1]