2025-Easily get Gcore CDN self-selected IP!

When using Gcore CDN services, some friends may need to select their own IP addresses - specifying a specific IP segment to improve access speed and stability, but many people get stuck at the first step.
1.How to obtain the Gcore CDN IP list?
Official Documentation:Get CDN servers IP addresses – Gcore Docs
Here is a "Request URL interface:
https://api.gcore.com/cdn/ip-addresses
Use Python, Postman, or Postwoman to get the IP list. The list will be in JSON format and will contain the available CDN server IP segments, such as 192.553.33.11/128.
Copy the obtained IP segment to:Batch Ping_Batch Delay Test
Manually filter available IPs based on low latency and geographical location.

2.Download the self-selected IP tool to filter available IPs
⬇️Download:Click to Down
1. Usage method, run CMD and get the IP segment list:
python get-ip.py
2. Double-click to run cfst.exe and automatically filter available IP addresses
3. Save IP and automatically generate test result table file

3. Change the domain name resolution record in the background
Delete the Cname CDN resolution automatically assigned by Gcore,
Add a new A record and replace it with the IP with low latency above
4. Supplementary Content
The above method is only for normal accounts. If the account is assigned to 81.28.12.12, it means you are locked up in the black room and cannot choose your own IP address.

Leave a comment