I have installed squid on my Ubuntu machine and I would like to forward requests from the squid proxy to the Tor network. Is this possible without iptable changes? I know that Tor proxies are socks proxies on the client end.

link|improve this question
"Server Fault is for system administrators and desktop support professionals, people who manage or maintain computers in a professional capacity." I fail to see how this falls into "Professional". – sam Feb 3 at 11:06
I fail to see how setting up something to connect to Tor network losses "Professional" title. Or maybe its just me. – gouki Feb 7 at 0:43
feedback

1 Answer

I figured that it wont be possible using Squid alone. I installed privoxy and set it up in between Squid and the Tor network. Privoxy has built-in capability to connect to a socks proxy.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.