borev6-cli 0.5.3

A modern, simple TCP tunnel in Rust that exposes local ports to a remote server, bypassing standard NAT connection firewalls.
Documentation
1
2
3
4
#!/usr/bin/env bash

set -e

rustup default $1

rustup target add $2