
Modflared
Automatically connects you to a Cloudflare tunnel without having to install cloudflared separately.
This mod has not yet been fully tested!
How to use
To be able to use the mod you have to be on the operating system Windows, Linux, or MacOS.
Other resources
For more detailed instructions, you can read Adalie's blog post.
Configuring Cloudflared
You need to set up cloudflare on your server for this to work. There's plenty of guides on how to do this elsewhere.
Make sure in your config file (possibly in /etc/cloudflared/config.yml) you have the lines:
- hostname: example.domain.net
service: tcp://localhost:25565
Replace example.domain.net with the correct subdomain you want to use. If you're running multiple instances (eg. with docker), change the port 25565 to whatever port you're using.
Restart the cloudflare daemon (sudo systemctl restart cloudflared) to apply the changes.
Add the correct DNS entry: go to Cloudflare dashboard, go to your website and DNS entries, then add a new CNAME DNS entry with your subdomain and set the target to <tunnelID>.cfargotunnel.com, with the tunnel ID found in the cloudflare config.yml file.
Example DNS Entries

For Players
If your server admin has properly configured their server you should be able to connect to the server as usual. No extra configuration is needed.
If your server admin has not properly configured their server, you will need to add their server to the forced_tunnels.json file in the modflared config folder.
Example configuration (modflared/forced_tunnels.json)
["example.domain.net", "example2.domain.net"]
Server Admins (Setting Up cloudflared)
Install Cloudflared as described in the “Configuring Cloudflared” part above.
Telling modflared to use connect to your server using cloudflared
For the hostname that you want your players to connect to (eg. example.domain.net), create a TXT dns record with either of the following values:
cloudflared-use-tunnel- This will make modflared connect to the tunnel on the hostname itself (eg.example.domain.net)cloudflared-route=<route>- This will make modflared connect to the tunnel under the hostname of<route>. (ex. settingcloudflared-route=example2.domain.netwill make modflared connect to the tunnel onexample2.domain.netinstead ofexample.domain.net)
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 26.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as modflared-1.7.0+release.178.jar — drop this file into the mods folder
- Download size: 66 KB
- Download link checked 28 Aug 2026 — working
These come from our own check of the pack file, not from the source page.