^^Good job, but you know Tor is in the Repo in BT4..
An alternative install for privoxy users would be:
apt-get install tor
then
apt-get install gedit
Edit privoxy file(I dont like polipo)
gedit /etc/privoxy/config
scroll down the config file to section "2.6. logfile" and comment out the logfile as so :
#
logifile logfile
#
change to:
#
#logifile logfile
#
Then scroll down the txt/config file to section "5.2. forward-socks4, forward-socks4a and forward-socks5" and comment in the forward requests like so:
#
# forward-socks5 / 127.0.0.1:9050 .
#
change to
#
forward-socks5 / 127.0.0.1:9050 .
#
in terminal:
/etc/init.d/privoxy restart && /etc/init.d/tor restart - needed to apply the changes we just made
Close and save changes and your finished! Just check you manual proxy settings and change accordingly![]()



Not cool at all but thanks so much for the guides
