After installing Tor, you should install privoxy, which is a filtering web proxy that integrates well with Tor. Add the line
forward-socks4a / localhost:9050 .
(don't forget the dot) to privoxy's config file (you can just add it to the top). Then change your browser to http proxy at localhost port 8118.
-How do I do this? I want to be able to surf the Internet using proxies outside China, or at least allowing me to visit such websites as google.com, and others as here in China, it's been disallowed at times, filtered, blocked whatever you want to call it.
Since this program is English, I am doing my best to cope and understand, so if anyone can make it more simple, that is what steps are needed to acomplish the above task, I am eagerly awaiting your reply back!
Thank you!
Logged In: NO
Hi,
Type in this link into your web browser
http://tor.freehaven.net/cvs/tor/doc/tor-doc-win32.html
It will tell you exactly how to set up TOR and Privoxy. Let
us know how well you do with it. Best of luck.
Logged In: NO
try going to this link :
http://tor.freehaven.net/cvs/tro/doc/tor-doc-win32.html
it will tell you what you need to know to set up TOR and
privoxy.
Good luck.
Logged In: NO
Thank you!
forward-socks4a / localhost:9050 .
(don't forget the dot)
Logged In: NO
Edit /etc/privoxy/config and put that line at the top.
Logged In: NO
Right Click on the Privoxy icon and add the line above to the first line in the main configuration file.