[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reading multiple channels under the same session
[Thread Prev] | [Thread Next]
- Subject: Re: Reading multiple channels under the same session
- From: Alberto Garcia <agarciaillera@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 25 Jan 2019 11:07:14 -0800
- To: libssh@xxxxxxxxxx
thanks, what is the #include "config.h" that you include at the beginning? Cheers On Fri, Jan 25, 2019 at 6:26 AM <g4-lisz@xxxxxxxxxxxx> wrote: > On 24.01.19 22:09, Alberto Garcia wrote: > > Can you please post the link to the mentioned code? > Thanks > > Here you go. > > Till > > > On Thu, Jan 24, 2019, 12:47 PM <g4-lisz@xxxxxxxxxxxx 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 >> >> >> -- Alberto García Illera GPG Public Key <https://goo.gl/yshdwh>
Re: Reading multiple channels under the same session | Alberto Garcia <agarciaillera@xxxxxxxxx> |
Reading multiple channels under the same session | Alberto Garcia <agarciaillera@xxxxxxxxx> |
Re: Reading multiple channels under the same session | g4-lisz@xxxxxxxxxxxx |
Re: Reading multiple channels under the same session | Alberto Garcia <agarciaillera@xxxxxxxxx> |
Re: Reading multiple channels under the same session | g4-lisz@xxxxxxxxxxxx |