mz_ssh_util::tunnel

Function port_forward

Source
async fn port_forward(
    session: &Session,
    host: &str,
    port: u16,
) -> Result<u16, Error>