tunnel

Expose local servers to the internet securely with encrypted tunnels

brewmacoslinux
Try with needOr install directly
Source

About

Expose local servers to the internet securely

Commands

tunnel

Examples

Expose a local web server running on port 3000 to the internet$ tunnel 3000
Expose a local service on a specific port with a custom domain$ tunnel 8080 --domain myapp.tunnel.dev
Start a tunnel and display connection details and logs$ tunnel 5000 --verbose