[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Sample program equivalent to ssh -L localport:remotehost:remoteport without the shell session?
[Thread Prev] | [Thread Next]
- Subject: Sample program equivalent to ssh -L localport:remotehost:remoteport without the shell session?
- From: Joerg Pommnitz <pommnitz@xxxxxxxxx>
- Reply-to: Joerg Pommnitz <pommnitz@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 2 Dec 2014 16:05:59 +0000 (UTC)
- To: "libssh@xxxxxxxxxx" <libssh@xxxxxxxxxx>
Is there such a sample? It must support multiple concurrent forwarding tunnels, e.g. it should work if one points a WWW browser to the local port. -- Regards Joerg
Re: Sample program equivalent to ssh -L localport:remotehost:remoteport without the shell session? | Andreas Schneider <asn@xxxxxxxxxxxxxx> |