pub fn preflight_ssh(dest_str: &str, ssh_options: &[String]) -> Result<()>
Synchronous SSH connectivity check – call before daemonizing to catch host-key prompts and password prompts while the terminal is still attached.