Domain Setup

Complete guide to connect your domain to MangoShield

Website Protection (HTTP/HTTPS)

For websites, web apps, APIs

1Add A Record in DNS

Point your domain to our proxy server:

Type: A
Name: @
Value:94.156.37.63
Type: A
Name: www
Value:94.156.37.63
Proxy status must be DNS only (grey cloud)

2SSL Certificate

SSL is automatic via Let's Encrypt. After DNS propagation (5-30 min), your site will be available at:

https://yourdomain.com

Game Server Protection (TCP/UDP)

For Minecraft, CS2, and other game servers

1Add A Record in DNS

Point your game domain to our proxy:

Type: A
Name: play
Value:94.156.37.63
Proxy status must be DNS only (grey cloud)

2Add SRV Record (Recommended)

Hide the port number so players connect with just the domain:

Type: SRV

Name: _minecraft._tcp

Priority: 0

Weight: 5

Port: {port}

Target: {server_id}.client.play-mcworld.fun

3Connect in Minecraft

After DNS propagation (5-30 min), players can connect using:

Server Address

Enter this in Minecraft multiplayer

play.yourdomain.com

DNS Checklist

All DNS records use DNS only (grey cloud)
SSL/TLS mode is Full (Strict) in Cloudflare
DNS propagation complete (5-30 minutes)
SRV record added for Minecraft (optional)