隐藏IP的方法?


11

我正在阅读“如何匿名浏览”,然后输入

$ sudo apt-get install tor privoxy

但似乎该软件包不可用

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package tor is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'tor' has no installation candidate

所以我想知道隐藏IP的一些好又方便的方法是什么?

是使用代理吗?如果是,它是否提供了代理列表来使我免于被Google查找,我是否可以选择新IP的来源?

我的主要浏览器是Firefox 3.6.17,有时我使用的是Google Chrome。我的操作系统是Ubuntu 10.10。

谢谢!


问题可能更清楚...您只是想匿名浏览(tor就足够了)还是需要在其他类型的连接中隐藏IP(例如,FTP,在这种情况下,我相信您确实需要privoxy和/或torsocks。)
Brian Z

Answers:


11

您必须修改您的存储库列表。这是Ubuntu TOR储存库的链接以及修改列表的步骤。

https://www.torproject.org/docs/debian.html.en#ubuntu


谢谢!有一个新问题:似乎在我链接的网页中建议的链接addons.mozilla.org/extensions/…不再存在。有什么建议吗?
蒂姆(Tim)

那是privoxy插件的链接吗?
mschulze

我不确定。
蒂姆(Tim)

好的,好吧,不知道该链接最初用于什么插件,我帮不上太多忙。我确实知道Google有很多与Ubuntu / TOR相关的信息。
mschulze 2011年

4

sudo apt-get install tor绰绰有余,不需要privoxy

在firefox下,编辑->首选项->高级->网络->设置->手动代理配置执行以下操作:

袜子主机= 127.0.0.1 端口= 9050

而已 !!。

并且每当您想为您更改tor关联的IP时,只需执行

sudo /etc/init.d/tor restart

需要更多的努力,但我坚持使用这种方法已有一年了,没有任何抱怨


1

我想您想使用代理,并且我想您在ubuntu上安装了突触程序,因此可以轻松运行它并搜索“ tor”,然后安装并搜索vidalia并安装它,也可以运行vidalia完成。

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.