Overload List
Name | Description | |
---|---|---|
StartOutgoingTunnel(IPEndPoint, IPEndPoint) |
Starts a new outgoing tunnel. Connections to local endpoint will be tunneled through the SSH server to the specified remote endpoint.
| |
StartOutgoingTunnel(IPEndPoint, String, Int32) |
Starts a new outgoing tunnel. Connections to local endpoint will be tunneled through the SSH server to the specified remote host/port.
| |
StartOutgoingTunnel(String, Int32, String, Int32) |
Starts a new outgoing tunnel. Connections to local host/port will be tunneled through the SSH server to the specified remote host/port.
|