sshtunnel

package
v0.2.33 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2020 License: MIT Imports: 6 Imported by: 0

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.

Directories

Path Synopsis
Package runs ssh tunnels.
Package runs ssh tunnels.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL