Module mz_ssh_util::tunnel_manager
source · Expand description
SSH tunnel management.
Structs§
- A clonable handle to an SSH tunnel managed by an
SshTunnelManager
. - Identifies a connection to a remote host via an SSH tunnel. There are a couple of edge cases where this key format may result in extra connections being created:
- Thread-safe manager of SSH tunnel connections.
Enums§
- The state of an SSH tunnel connection.