pub async fn install( ssh_port: u16, relay_url: Vec<String>, extra_relay_url: Vec<String>, ) -> Result<()>