Fixing Tor + Privoxy on Debian

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 .

RSS feed

Comments

No comments yet.

Sorry, the comment form is closed at this time.