timelapse photo of tunnel

Cloudflare Quick Tunnel

Expose your local server to the Internet with one <code>cloudflared</code> command (just like <code>ngrok</code>). No installation required, no account registration needed, and free.

# assume your local server is at http://localhost:300
docker run --rm -it cloudflare/cloudflared tunnel --url http://host.docker.internal:3000

ref:
https://developers.cloudflare.com/cloudflare-one/networks/connectors/cloudflare-tunnel/do-more-with-tunnels/trycloudflare/