[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Quick question
[Thread Prev] | [Thread Next]
- Subject: Re: Quick question
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 08 Oct 2015 10:34:16 +0200
- To: libssh@xxxxxxxxxx
On Thursday 08 October 2015 07:12:49 lars van ruiten wrote: > Hi,Hoping that someone will answer this time: here is a little problem I've > been having.I am writing an application that creates a functional reverse > SSH tunnel. The tunnel is working, but in order to connect a second time I > have to restart my program that starts the SSH connection an creates the > tunnel. Yes, that's by design. I'm sure you read the RFCs to understand how SSH channels are working, didn't you? You need to cleanup the channel and create a new one. -- Andreas Schneider GPG-ID: CC014E3D www.cryptomilk.org asn@xxxxxxxxxxxxxx
RE: Quick question | lars van ruiten <larsvanruiten@xxxxxxxxxxx> |
Quick question | lars van ruiten <larsvanruiten@xxxxxxxxxxx> |