ssh_config_lookup
Resolve a host's effective SSH configuration from ~/.ssh/config, revealing hostname, user, port, identity files, and proxy settings to understand connection behavior.
Instructions
Resolve the effective SSH configuration for a host. Shows hostname, user, port, identity files, proxy settings, and all other options from ~/.ssh/config. Use this to understand how SSH will connect to a host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | SSH hostname or IP address |