ubuntu 9.04 tor 安装配置

查了一些资料,这里的tor安装使用是正确可行的。因为ubuntu 9.04下源里面已经删除了tor,所以需要稍稍有一些操作。

1 添加源:

deb http://mirror.noreply.org/pub/tor etch main
deb-src http://mirror.noreply.org/pub/tor etch main

2 刷新源:

sudo apt-get update
sudo apt-get install tor

3 配置tor文件

使用你最喜欢的编辑器打开 /etc/privoxy/config 文件,在最前面加上下面这一行(别漏了那个不起眼的“.”):

forward-socks4a / localhost:9050 .

4 你可能希望 privoxy 不要把什么事情都记录下来,找到下面的两行,通过在它们前面添加“#”注释掉它们:


logfile logfile

jarfile jarfile

5 你可能希望 privoxy 不要把什么事情都记录下来,找到下面的两行,通过在它们前面添加“#”注释掉它们:


logfile logfile

jarfile jarfile

保存修改了的 /etc/privoxy/config 文件。

6 重新启动 privoxy 服务

sudo /etc/init.d/privoxy restart

7 使用firefox下的FoxyProxy插件,里面有一个tor的向导,全部用默认的就可以了。

相关内容

This entry was posted in internet, linux, software and tagged , , , . Bookmark the permalink.

10 Responses to ubuntu 9.04 tor 安装配置

  1. BigBagBOOM says:

    还是windows下面的用起来比较简单啊。

  2. Pingback: New Vision (Peng-Fei's Blog) » 在Ubuntu下使用Tor匿名访问互联网

  3. longines says:

    tor速度慢了点啊

  4. wingfish says:

    ls: tor的速度是一般,和他的原理有关,也和使用的人数有关。一般浏览国外网站我觉得速度也还可以了。

  5. Pingback: ubuntu下使用tor代理 | Longly Y Games

  6. HelloLinux says:

    谢谢,最近好多收看youtube的工具都被一一封锁了。

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">