[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: Tor with ssh port forwarding



On 28/09/06, VÃgh IstvÃn <freeroute@xxxxxxxxxxx> 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