首 页文章中心

Linux学习网

您的位置Linux学习网 > Linux基本应用 > 文章内容

fc9 用tor突破 网络封锁

作者:佚名  来源:不详  发布时间:2008-7-18 8:36:00
转载请注明出处,dreamthousand,http://dreamthousand.blog.163.com
正如前面所说的tor 是一个好东西,在Windows下你可以直接装一个vidalia就可以了,因为它帮你集成了privoxy,tor,而在linux下,vidalia却只是一个管理 tor的工具,相当于tor-gui。
参考了一下这个地址的方法,终于把tor 用上了http://yuanfarn.blogspot.com/2008/05/linux-privoxy-tor.html
1)[root@localhost luyao]# vim /etc/privoxy/config.开放以下的选项
forward-socks4a / 127.0.0.1:9050
logfile logfile
jarfile jarfile
2)[root@localhost luyao]# /etc/init.d/privoxy start
[root@localhost luyao]# /etc/init.d/tor start

3)将浏览器的代理设置为127.0.0.1:8118
OK,大功告成,可以在网络中横行了。
收藏本页到: 365Key | del.icio.us | | 添加到雅虎收藏+
  • 网站帮助 - 广告合作 - 网站地图