Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConnectLocalPortToRemotePort ¶
func ConnectLocalPortToRemotePort(m *runmanager.RunManager, localPort string, remoteAdress string, remotePort string, sshName string, )
ConnectLocalPortToRemotePort starts a service which connects the local host with the remote host on the given ports.
func ConnectRemotePortToLocalPort ¶
func ConnectRemotePortToLocalPort(m *runmanager.RunManager, remoteAdress string, remotePort string, localPort string, sshName string, )
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.