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

Re: [tor-talk] Tor and SSH?



> Please say more about setting up the socat tunnel with Tor. The socat
> manpage is complex, and coverage in
> https://trac.torproject.org/projects/tor/wiki/doc/SupportPrograms is
> somewhat confusing.

socat is overkill to do this. checkout connect-proxy.

Here's the ProxyCommand line from my ~/.ssh/config

	ProxyCommand connect -S 127.0.0.1:9050 %h %p

On debian based systems, it's

	apt-get install connect-proxy

-- 
tor-talk mailing list - tor-talk@xxxxxxxxxxxxxxxxxxxx
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk