Overload List
Name | Description | |
---|---|---|
![]() ![]() | StartIncomingTunnel(IPEndPoint, IPEndPoint) |
Starts a new incoming tunnel. Connections to remote endpoint will be tunneled from the SSH server through the local machine to the specified target.
|
![]() ![]() | StartIncomingTunnel(IPEndPoint, String, Int32) |
Starts a new incoming tunnel. Connections to remote endpoint will be tunneled from the SSH server through the local machine to the specified target.
|
![]() ![]() | StartIncomingTunnel(String, Int32, IPEndPoint) |
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.
|
![]() ![]() | StartIncomingTunnel(String, Int32, String, Int32) |
Starts a new incoming tunnel. Connections to remote endpoint will be tunneled from the SSH server through the local machine to the specified target.
|