Can you please post the link to the mentioned code? Thanks On Thu, Jan 24, 2019, 12:47 PM <g4-l...@tonarchiv.ch wrote:
> On 24.01.19 21:12, Alberto Garcia wrote: > > > Hi, > > > > How can I read multiple new incoming channels under the same session > > in a libssh server? I need this since when using dynamic port > > forwarding and per every SOCKS5 request it creates a new channel as > > you can see in this log (gotten with -vvv): > > > Have a look at my quick n dirty sample here on the mailing list... I > think i'ts just doing what you need: It accepts forwarding channels. But > it's plain C. > > Till > > >