Package | Description |
---|---|
com.jcraft.jsch |
Modifier and Type | Method and Description |
---|---|
private Session.Forwarding |
Session.parseForwarding(java.lang.String conf)
The given argument may be "[bind_address:]port:host:hostport" or
"[bind_address:]port host:hostport", which is from LocalForward command of
~/.ssh/config .
|