Tor with ssh port forwarding

Darren Bane darren.bane at gmail.com
Thu Sep 28 16:54:26 UTC 2006


On 28/09/06, Végh István <freeroute at externet.hu> wrote:

!snip!

> I would like to use the Tor network from the host2 over SSH
> portforwarding using my Debian host(2) at home.
> Is it possible? If so, how can I do it?

There may be a better alternative, but here's how I would do it:

1.  Run squid on your machine at home (say on port 3128)
2.  ssh tunnel work:3128 to home:3128
3.  Add "HttpProxy localhost:3128" and "HttpsProxy localhost:3128" to your torrc
-- 
Darren Bane


More information about the tor-talk mailing list