Context: Users currently see auto-generated Cloudflare tunnel URLs (e.g., weddings-casual-nasa...). To make this a true ngrok competitor for professional demos or webhook testing, custom domain support is needed.
Description: Add an option in the UI to specify a custom hostname for a Cloudflare Tunnel instead of relying on the default random subdomain.
Proposed Tasks:
Add an input field for "Custom Domain" in the tunnel creation flow.
Integrate with Cloudflare API to route the specified domain/subdomain to the local port.
Update the UI to display the custom URL instead of the random one.
Context: Users currently see auto-generated Cloudflare tunnel URLs (e.g., weddings-casual-nasa...). To make this a true ngrok competitor for professional demos or webhook testing, custom domain support is needed.
Description: Add an option in the UI to specify a custom hostname for a Cloudflare Tunnel instead of relying on the default random subdomain.
Proposed Tasks:
Add an input field for "Custom Domain" in the tunnel creation flow.
Integrate with Cloudflare API to route the specified domain/subdomain to the local port.
Update the UI to display the custom URL instead of the random one.