[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sample program equivalent to ssh -L localport:remotehost:remoteport without the shell session?
[Thread Prev] | [Thread Next]
- Subject: Re: Sample program equivalent to ssh -L localport:remotehost:remoteport without the shell session?
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 05 Dec 2014 11:12:45 +0100
- To: Joerg Pommnitz <pommnitz@xxxxxxxxx>
- Cc: "libssh@xxxxxxxxxx" <libssh@xxxxxxxxxx>
On Tuesday 02 December 2014 16:05:59 Joerg Pommnitz wrote: > 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. No, but for a start you can look at examples/proxy.c. Better examples and improvements to the tutorial are welcome!! -- andreas -- Andreas Schneider GPG-ID: CC014E3D www.cryptomilk.org asn@xxxxxxxxxxxxxx
Sample program equivalent to ssh -L localport:remotehost:remoteport without the shell session? | Joerg Pommnitz <pommnitz@xxxxxxxxx> |