Skip to main content
Edge Proxy routes incoming traffic through Gcore’s DDoS mitigation infrastructure and assigns a protected IP address that clients connect to instead of the origin server. To configure Edge Proxy, specify the origin server’s public IPv4 address, the application port, the protocol (TCP or UDP), and the application type.
1

Open the Protected IPs page

In the Gcore Customer Portal, navigate to Security → Edge Proxy → Protected IPs.Click Add protection — on an empty list the button is labeled Add your first protection.
Empty Protected IPs page with Add your first protection button
2

Configure proxy settings

Fill in the configuration form.Proxy name — Enter a name to identify this proxy. Example: my-game-server-1.Origin server IP address — Enter the origin server’s public IPv4 address. Example: 195.14.50.0.Port mappings — Each mapping defines one protected application endpoint.
  1. Enter the port the application listens on (1–65535). Example: 25565.
  2. Select the protocol: TCP or UDP.
  3. Select the application type from the dropdown. Available profiles include Minecraft Protection, Counter-Strike 2, FiveM TCP, FiveM UDP, Rust Game A2S Caching, Teamspeak 3 Voice Chat, and Unity Engine UTP, among others.
  4. Click Add rule.
Edge Proxy configuration form
Repeat for each port the application uses — a game server using both TCP and UDP requires two separate mappings.
3

Start protection

Click Start protecting. Activation typically takes about 3 minutes. A progress indicator appears during setup.
4

Get the protected endpoint

After activation, the proxy appears in the Protected IPs list with Active status and the assigned protected IP address. Copy the protected IP address and port to use in the next step.
Protected IPs list showing my-game-server-1 with Active status and protected IP address 193.239.179.45
5

Update the service

Update the application’s client configuration to connect to the protected IP:port instead of the origin server’s address directly. If clients connect using a domain name, update its A record to point to the protected IP.
6

Confirm the result

With the proxy showing Active and client configuration pointing to the protected IP, the application should be reachable and traffic should be routing through the protected endpoint.
If the application is unreachable, most activation issues at this stage trace back to firewall rules blocking Gcore edge IPs, incomplete DNS propagation, or a protocol mismatch.