I’m trying to set up named tunnels for a server running on localhost so that browsers not on my network can visit it, something like mapping localhost:8080 to https://my-custom-name.cloudflare.com.
Hmm… can i register a sub-domain with cloudflare, for example something like, my-happy-website.cloudflare.com so that I can tunnel the server on localhost to this url?
Sorry if i wasn’t clear. I’m new to deploying websites, but if I may, elaborate a little, on my thought process: With quick tunnels, cloudflare assigns a subdomain to the tunnel right? Does cloudflare have a service that… let’s say… assigns a more permanent subdomain that could be used for named tunneling?