How to proxy almost everything over an SSH tunnel

A. Open the tunnel

  1. ssh $HOST -CD 8080

B. Install tsocks

C. Proxy applications through the tunnel


Note :

It doesn't work for gpg --send-keys and gpg --recv-keys. For that, a solution is on NetworkingInHEL

HowtoProxyThroughSSH (last edited 2009-03-16 03:31:13 by localhost)