Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnectLocalPortToRemotePort ¶
func ConnectLocalPortToRemotePort( localPort string, remoteAdress string, remotePort string, sshName string, ) runmanager.Service
ConnectLocalPortToRemotePort starts a service which connects the local host with the remote host on the given ports.
func ConnectRemotePortToLocalPort ¶
func ConnectRemotePortToLocalPort( remoteAdress string, remotePort string, localPort string, sshName string, ) runmanager.Service
ConnectLocalPortToRemotePort starts a service which connects the remote host with the local host on the given ports.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.