So, cloudflare quick tunnels are great (https://developers.cloudflare.com/cloudflare-one/connections
So, cloudflare quick tunnels are great (https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/do-more-with-tunnels/trycloudflare/) - but how can I take the same "ngrok-like" easy on/off forwarding and apply it to a real domain? The cli is asking me to create config files and use tokens and whatnot to use a real "tunnel"... but why is that necessary?, I just want to
Ideally, I could just do something like
cloudflared tunnel login and be off to the races. I also want to share the domain between team members easily, as it's a shared dev webhook domain.Ideally, I could just do something like
cloudflared tunnel run --domain subdomain.mydomain.com --url http://localhost:1234 without having to pre-setup anything other than the subdomain as a valid tunnel... is this possible?Cloudflare Docs
Developers can use the TryCloudflare tool to experiment with Cloudflare Tunnel without adding a site to Cloudflare’s DNS. TryCloudflare will launch a …



