Would I be able to use cloudflare tunnel to host a minecraft server?

Is this possbile?
if so this is what I have so far.
I have a tunnel setup with a public hostname on the tcp port and a domain that I own, would I need to add any DNS records to the domain?
and if so which ones?

All of your users will need to be running cloudflared locally to connect - as for DNS, run cloudflared tunnel route dns <tunnel-name> <hostname>.

i.e if your tunnel was called minecraft and you wanted it on mc.example.com, it’d be cloudflared tunnel route dns minecraft mc.example.com

Alright, I am just going to keep using ngrok, but I am going to use Cloudflare to make it a static IP my friends have to connect to! thanks for the help tho

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.