Function toolforge_tunnel::tunnel

source ยท
pub(crate) async fn tunnel(
    hostname: &str,
    port: usize,
) -> Result<ExitStatus, TunnelError>