Re: SSH Port Forwarding Disconnection Issue

2020-03-26 Thread Riddhi K
Hello, Thank you Peter for your suggestions. It will be helpful for me. Thank You, Riddhi Kheni. On Fri, Mar 27, 2020 at 2:48 AM Peter Stuge wrote: > Hi, > > Riddhi K wrote: > > I am using libssh2 for my iOS SSH Client application. By the reference of > > direct_tcpip.c and tcpip_forward.c I’v

Re: SSH Port Forwarding Disconnection Issue

2020-03-26 Thread Peter Stuge
Hi, Riddhi K wrote: > I am using libssh2 for my iOS SSH Client application. By the reference of > direct_tcpip.c and tcpip_forward.c I’ve implemented Local and Remote Port > Forwarding. The connection is working fine. But the issue is, after loading > one request connection terminates automaticall