[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Quick n dirty sshd local TCP sample
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: Re: Quick n dirty sshd local TCP sample
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 30 Nov 2018 20:14:08 +0100
- To: libssh@xxxxxxxxxx
- Cc: g4-lisz@xxxxxxxxxxxx
On Thursday, November 29, 2018 10:31:00 AM CET g4-lisz@xxxxxxxxxxxx wrote: > Hi there, Hi Till, > attached you find a sample code for a sshd which accepts direct TCP > requests and opens a socket. Nothing else... > > Be warned! As already mentioned in the title, it's really quick'n'dirty: > Hardly any error handling, no proper termination, no signal handling. > Possible memory leaks.... But it's working, also with concurring forward > channels. could you integrate it into the libssh examples directory? Just remove the commented out code and then we could do cleanup from there ... Thanks for your contribution! Andreas
Quick n dirty sshd local TCP sample | g4-lisz@xxxxxxxxxxxx |