mz_ssh_util

Module tunnel_manager

Source
Expand description

SSH tunnel management.

Structsยง

  • A clonable handle to an SSH tunnel managed by an SshTunnelManager.
  • SshTunnelKey ๐Ÿ”’
    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ยง