Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSHProxy ¶
func New ¶
func New(version, localAddress, hostname, hostKeyDir string, shutdownC chan struct{}, idleTimeout, maxTimeout time.Duration) (*SSHProxy, error)
New creates a new SSHProxy and configures its host keys and authentication by the data provided
Click to show internal directories.
Click to hide internal directories.