Module tunnel

Source

Structs§

SshTimeoutConfig
Configuration of Ssh session and tunnel timeouts.
SshTunnelConfig
Specifies an SSH tunnel.
SshTunnelHandle
A handle to a running SSH tunnel.

Enums§

SshTunnelStatus
The status of a running SSH tunnel.

Constants§

DEFAULT_CHECK_INTERVAL
DEFAULT_CONNECT_TIMEOUT
DEFAULT_KEEPALIVES_IDLE
TCP idle timeouts of 30s are common in the wild. An idle timeout of 10s is comfortably beneath that threshold without being overly chatty.

Functions§

connect 🔒
port_forward 🔒