On Sun, Jun 01, 2003 at 07:02:22PM +0200, Viktor Rosenfeld wrote:
> 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 -L :: -N &
> $ netcat local
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 -L :: -N &
$ netcat localhost
So that every internet connection I make goes through the ssh tunnel and
2 matches
Mail list logo