Skip to main content

preflight_ssh

Function preflight_ssh 

Source
pub fn preflight_ssh(dest_str: &str, ssh_options: &[String]) -> Result<()>
Expand description

Synchronous SSH connectivity check – call before daemonizing to catch host-key prompts and password prompts while the terminal is still attached.