Skip to content

Using tor+privoxy in BackTrack 4

By default BackTrack does not seem to come with tor or privoxy. These tools are very useful in providing anonymity. You can read about the tor project at wikipedia.

1. Install tor and privoxy
apt-get install tor privoxy

2. Modify privoxy configuration
nano /etc/privoxy/config
Add the line:
forward-socks4a / localhost:9050 .
Save the file (ctrl+o).

3. Restart privoxy
/etc/init.d/privoxy restart

4. Restart tor
/etc/init.d/tor restart

You should now have tor and privoxy running and you should be able to configure software to utilize tor by using 127.0.0.1:9050 in the proxy settings of the specific programs you want to push through the tor network.

Published inUncategorized
Subscribe
Notify of
guest

3 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Michaele334
Michaele334
14 years ago

hi the instruktion here is very god.
i found a install instruktion too, this installation instruktions is for backtrack4pre.
look at this site:

i hope you like this.

goodbye

ebf123
ebf123
14 years ago

tor is crap, you never know who runs the exit-node

3
0
Would love your thoughts, please comment.x
()
x