由于科研的原因,每天都频繁的使用google,
当我搜索完全科研的内容,google近来也频繁的抽筋,更不用说”网页快照”等什么高级功能了。
只好求助于一些软件了,tor和privoxy是一对不错的搭配。
1. 安装这两个软件,Debian/Ubuntu下 apt-get install tor privoxy
则可。
2. 修改/etc/privoxy/config
文件,添入一行forward-socks4a / localhost:9050 . (不要漏掉最后的点号)
3. 重新启动tor,命令:
/etc/init.d/tor restart
4. 建议使用firefox + switchproxy插件,代理设置为localhost:8118。具体可参见Installing SwitchProxy for Tor