主题:【总结】在国内如何上西西? -- 马鹿
期望 talkcc.net 能恢复正常 :)
所以近十天没发帖子。
登录有没有方法?
http://www.mozilla.org/products/firefox/
不过这两天还算稳定吧,就是容易上着上着掉线。
其他那些方法都不行啊。
不过对于服务器要求高一点
下载Windows: Tor & Privoxy & TorCP bundle,有两个版本,自己随便选择一个。(如果用linux的,好像.17的更稳定一些。)
windows下一路安装下去即可,在浏览器的代理设置里设置为:localhost:8118。不用自己修改配置即能工作。(详细可以看网站docs)
linux用户自己去看文档。
本帖一共被 2 帖 引用 (帖内工具实现)
正在用,速度很快啊!花你一朵!
我用的时候就是把安装上的Privoxy和TorCP两个可执行文件都打开,然后把浏览器的代理设置里设置为:localhost:8118,就可以用了,文学城什么的都是可以上的
鲜花已经成功送出
返回 关闭
代理服务器列表网站啊什么的,西西河如果是被封了上不来,那些网站同样也上不去。
你说的代理设置是IE的internet选项里面,连接\局域网设置\代理设置吗?
地址就输入localhost ?端口:8118?
Configure your applications to use Tor
If you're using Firefox (we recommend it), check out the Torbutton plugin that sets everything up for you. If you plan to run Firefox on a different computer than Tor, read our Tor SwitchProxy howto to set up a plugin that makes it easy to switch between using Tor and using a direct connection.
Otherwise, you need to manually configure your browser's proxy settings. In Mozilla and Firefox, this is in Edit|Preferences|Advanced|Proxies. In Opera 7.5x it's Tools|Preferences|Network|Proxy servers. In IE, it's Tools|Internet Options|Connections|LAN Settings|Advanced.
You should fill in "localhost" and "8118" to point the top four protocols to Privoxy, as shown here. (Even though Privoxy doesn't support FTP and Gopher, you should set them up anyway.) You should also fill out the socks proxy entry to point directly to Tor ("localhost", "9050", and socks5) to cover protocols besides the first four. Then click "OK".
Using Privoxy is necessary because browsers leak your DNS requests when they use a SOCKS proxy directly, which is bad for your anonymity. Privoxy also removes certain dangerous headers from your web requests, and blocks obnoxious ad sites like Doubleclick.
To Torify other applications that support HTTP proxies, just point them at Privoxy (that is, localhost port 8118). To use SOCKS directly (for instant messaging, Jabber, IRC, etc), you can point your application directly at Tor (localhost port 9050), but see this FAQ entry for why this may be dangerous. For applications that support neither SOCKS nor HTTP, take a look at SocksCap or FreeCap. (FreeCap is free software; SocksCap is proprietary.)
For information on how to Torify other applications, check out the Torify HOWTO