Package | Description |
---|---|
com.trilead.ssh2 |
Modifier and Type | Method and Description |
---|---|
LocalPortForwarder |
Connection.createLocalPortForwarder(InetSocketAddress addr,
String host_to_connect,
int port_to_connect)
Creates a new
LocalPortForwarder . |
LocalPortForwarder |
Connection.createLocalPortForwarder(int local_port,
String host_to_connect,
int port_to_connect)
Creates a new
LocalPortForwarder . |
Copyright © 2023. All rights reserved.