Pure-Rust asynchronous SSH library, both client and server

#55 Feature missing for reverse tcp forwarding handling

Opened by xctzerox on October 13, 2021
xctzerox on October 13, 2021

struct Handle obtained from Session.handle() doesn’t include related methods like requesting client to open a new channel, thus we cannot inform ssh client of a new connected device from requested port.