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