Documentation
CLI reference for EZ Tunnel.
Quick Start
Start your local dev server, then run:
$ npx eztunnel --port 3000
You'll receive a public HTTPS URL like https://abc123.eztunnel.dev that forwards all traffic to your local server. The tunnel stays open until you press Ctrl+C.