clj-ssh icon indicating copy to clipboard operation
clj-ssh copied to clipboard

add a nice wrapper for the direct-tcpip channel type

Open exi opened this issue 9 years ago • 1 comments

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

exi avatar Oct 04 '14 10:10 exi

Definitely sounds like something clj-ssh should support.

hugoduncan avatar Oct 04 '14 12:10 hugoduncan