Protect a website
Using Cloudflare for web and TCPShield for Minecraft
Last updated
Using Cloudflare for web and TCPShield for Minecraft
Last updated
This guide will show how to have a website protected with Cloudflare and a Minecraft protected with TCPShield. This guide assumes you have a domain on Cloudflare already.
First, we need to protect our web server with Cloudflare. Let's log into Cloudflare and do that.
Now we will add our web server to Cloudflare. First we need to see if there are any DNS records already pointed to @
(the base domain) or www
.
This guide will assume example.com is my domain
Now, we will add our web server to cloudflare and proxy it. We can do that like this.
If you would like www.
to work as well, do the same thing again but replace @
with www
Now we have protected our website on Cloudflare! Now we will make sure players can still connect with example.com
using no subdomain.
Create a new DNS record like this
Now we make it so example.com
takes you to your server on Minecraft. Copy the steps below.
IMPORTANT: The port on the SRV record has to be 25565. That's the port TCPShield is listening on, not your backend port.
It's as easy as one two three.