Tunnel illustration

onlocal

Expose your local server to the internet.

Quick run

bunx onlocal 3000

Recommended. Always uses the latest version.

macOS / Linux install

curl -fsSL https://onlocal.dev/install.sh | bash

Windows install

irm https://onlocal.dev/install.ps1 | iex
GitHub