Modern TCP tunnel that exposes local ports to remote servers
Modern, simple TCP tunnel in Rust that exposes local ports to a remote server
bore$ bore local 3000 --to example.com:7835$ bore local 8080 --to tunnel.example.com:7835 --port 9000$ bore server --port 7835