package
Version:
v0.0.9
Opens a new window with list of versions in this module.
Published: Apr 19, 2018
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
SSHAgent uses the exposed ssh agent from SSH_AUTH_SOCK
TODO: Allow an ssh key to be specified (for automated / server runs)
type Endpoint struct {
Host string
Port int
}
Endpoint contains a host and port tunnel endpoint.
String returns a formatted string describing the Endpoint
Manager handles the collection of tunnels
Tunnel opens the specified tunnel if it is not
alreay open.
SSHTunnel holds pointers to Local, Server and Remote endpoints
and an ssh configuration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.