Skip to main content

effective_host

Function effective_host 

Source
pub fn effective_host(
    remote: &AliasRemote,
    token: &CancelToken,
) -> Result<String, EffectiveHostError>
Expand description

The alias’s effective hostname per OpenSSH’s full configuration. ssh -G resolves and prints the configuration without connecting.