Module ssh_config

Module ssh_config 

Source
Expand description

SSH configuration parsing and management

This module provides functionality to parse SSH configuration files, resolve host-specific configurations, and provide a clean API for SSH connection setup.

Structsยง

SshConfig
SSH configuration parser and resolver
SshHostConfig
SSH configuration for a specific host or match block