Quick n dirty sshd local TCP sample

2018-11-29 Thread g4-lisz
Hi there, 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 i

Re: Quick n dirty sshd local TCP sample

2018-11-30 Thread Andreas Schneider
On Thursday, November 29, 2018 10:31:00 AM CET g4-l...@tonarchiv.ch 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: > Har

Re: Quick n dirty sshd local TCP sample

2018-12-03 Thread g4-lisz
Hi Andreas, I can do this... Give me a few days. I used CVS and later SVN on SF for the last 10.. 15 years. Time to get used to GIT. ;-) Till On 30.11.18 20:14, Andreas Schneider wrote: > On Thursday, November 29, 2018 10:31:00 AM CET g4-l...@tonarchiv.ch wrote: >> Hi there, > Hi Till, > >> at

Re: Quick n dirty sshd local TCP sample

2019-01-24 Thread Andreas Schneider
On Monday, 3 December 2018 17:31:02 CET g4-l...@tonarchiv.ch wrote: > Hi Andreas, > > I can do this... Give me a few days. I used CVS and later SVN on SF for > the last 10.. 15 years. Time to get used to GIT. ;-) Did you already send a patch or did I miss it? Thanks, Andreas

Re: Quick n dirty sshd local TCP sample

2019-01-24 Thread g4-lisz
On 24.01.19 17:06, Andreas Schneider wrote: > On Monday, 3 December 2018 17:31:02 CET g4-l...@tonarchiv.ch wrote: >> Hi Andreas, >> >> I can do this... Give me a few days. I used CVS and later SVN on SF for >> the last 10.. 15 years. Time to get used to GIT. ;-) > Did you already send a patch or d