Dellanave

Fixing Tor + Privoxy on Debian

Posted February 21st, 2006 by david & filed under Code, Debian, Tech.

A few weeks ago I noticed that some scripts I was playing with weren’t actually using tor even though I was proxy’ing through privoxy. Turns out that when you apt-get install tor/privoxy (at least on stable, ok) it doesn’t actually enable tor via privoxy. The fix is a simple addition to:

/etc/privoxy/config:

forward-socks4a / localhost:9050 .

If you like what’s here, please follow me on twitter here.

Posted by: David Dellanave

Check Out David's Website.