红联Linux门户
Linux帮助

Fedora 8下使用tor的记录

发布时间:2007-12-03 09:56:20来源:红联作者:Enlist
作者hqwxyz

我用时的是fedora8,为了避免遗忘,将tor的安装使用记录一下:
1,通过yum install tor安装tor。
2,通过yum install privoxy安装privoxy。
3,到etc/privoxy下编辑config文件:添加一行forward-socks4a / 127.0.0.1:9050 .
别忘了最后那个点。
用"#"符号注释掉下面的几个语句,不能遗漏:logfile logfile和jarfile jarfile和debug 1 # show each GET/POST/CONNECT request和enable-remote-toggle、enable-remote-http-toggle 和enable-edit-actions。
4,因为我用root用户安装,所以将该文件复制到/root下。
5,因为使用firefox浏览器,安装插件torbutton。
6,在终端命令行下运行:tor、privoxy。
7,在firforx下点击torbutton显示"Tor enable"。
8,浏览如下网址验证是否成功使用tor:http://torcheck.xenobite.eu/
9,也可以浏览如下网址看看你的IP地址是否不是你现在的地区:http://www.dheart.net/ip/
文章评论

共有 0 条评论