Hi,

is there software that allows me to transparently forward internet
connections through an ssh tunnel?

I.e. I want to transparently automate the following commands:

        $ ssh <shellhost> -L <localport>:<remotehost>:<remoteport> -N &
        $ netcat localhost <localport>

So that every internet connection I make goes through the ssh tunnel and
then originates from the shellhost.

Thanks,
Viktor
-- 
Viktor Rosenfeld
WWW: http://www.informatik.hu-berlin.de/~rosenfel/

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to