add a nice wrapper for the direct-tcpip channel type
exi opened this issue · 1 comments
exi commented
Jsch support the direct-tcpip channel type which allows to directly connect to tcp ports on the remote host through ssh.
It would be really nice if clj-ssh could provide a nice wrapper for that
hugoduncan commented
Definitely sounds like something clj-ssh should support.