Old Biboroku

Tuesday, March 23, 2010

Installing Tor on Debian Squeeze

Filed under: Debian,Linux,Squeeze — nomo17k @ 22:34
Tags: , , , , , , ,

Install packages:

$ sudo aptitude install tor privoxy

Add the following lines to relevant sections in /etc/privoxy/config:

...
forward-socks4a / 127.0.0.1:9050 .
...
listen-address 127.0.0.1:8118

( See this thread for detail.)  Then

$ sudo /etc/init.d/privoxy restart

to make the change effective.  In my browser proxy setting, use 127.0.0.1 as server and 8118 as port to use it.

Theme: Rubric. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.