Module mz_ssh_util::tunnel
source · Structs§
- Configuration of Ssh session and tunnel timeouts.
- Specifies an SSH tunnel.
- A handle to a running SSH tunnel.
Enums§
- The status of a running SSH tunnel.
Constants§
- 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 🔒