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.
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
tor is crap, you never know who runs the exit-node
Perhaps you could add an alternative or something constructive?