liverneaux jeremie
2018-02-16 15:01:10 UTC
Hello all,
I'm using the libssh2 to create a reverse tunnel SSH.
With the libssh2_channel_forward_listen_ex i will get the port that is allocated by the SSH server for the reverse tunnel.
Then when a connection is accepted with the libssh2_channel_forward_accept function, is there a way to get information (ip address / port)Â on the application that is currently using the reverse tunnel channel ?
Thanks you in advance for your answer.
Jeremie
I'm using the libssh2 to create a reverse tunnel SSH.
With the libssh2_channel_forward_listen_ex i will get the port that is allocated by the SSH server for the reverse tunnel.
Then when a connection is accepted with the libssh2_channel_forward_accept function, is there a way to get information (ip address / port)Â on the application that is currently using the reverse tunnel channel ?
Thanks you in advance for your answer.
Jeremie