Overload List
Name | Description | |
---|---|---|
BeginStartIncomingTunnel(IPEndPoint, IPEndPoint, AsyncCallback, Object) |
Begins asynchronous StartIncomingTunnel operation.
Starts a new incoming tunnel. Connections to remote endpoint will be tunneled from the SSH server through the local machine to the specified target.
| |
BeginStartIncomingTunnel(IPEndPoint, String, Int32, AsyncCallback, Object) |
Begins asynchronous StartIncomingTunnel operation.
Starts a new incoming tunnel. Connections to remote endpoint will be tunneled from the SSH server through the local machine to the specified target.
| |
BeginStartIncomingTunnel(String, Int32, IPEndPoint, AsyncCallback, Object) |
Begins asynchronous StartIncomingTunnel operation.
Starts a new incoming tunnel. Connections to remote address/port will be tunneled from the SSH server through the local machine to the specified target.
| |
BeginStartIncomingTunnel(String, Int32, String, Int32, AsyncCallback, Object) |
Begins asynchronous StartIncomingTunnel operation.
Starts a new incoming tunnel. Connections to remote endpoint will be tunneled from the SSH server through the local machine to the specified target.
|