Expand description
SSH tunnel management.
Structsยง
- A clonable handle to an SSH tunnel managed by an
SshTunnelManager
. - SshTunnel
Key ๐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ยง
- SshTunnel
State ๐The state of an SSH tunnel connection.