sshj
sshj copied to clipboard
support dynamic port forwarding
trafficstars
I've been looking around for a SSH library that supports dynamic port forwarding.
Already tried Ganymed SSH-2, but they only support Local and Remote forwarding. Also, i have been searching around and even paid libraries don't seem to have this functionality.
Maybe we need dynamic port forwarding?
vote for this.
what is dynamic port forwarding?
dynamic port forwarding sets up a bound SOCKS server on the localhost that allows tunnelling other connections.
Is there a plan to implement this ?
+