Ngrok-Style Cloudflare Tunnel on Windows | cloudflared http 3000
Ever wished Cloudflare Tunnel worked like:
ngrok http 3000
Instead of the long command:
cloudflared tunnel --url http://localhost:3000
In this post, I’ll show how I turned Cloudflare Tunnel into a simple:
cloudflared http 3000
Just like Ngrok.
No ...
coderxrohan.hashnode.dev2 min read