Skip to content

Import IPs

Add the CDN edge IPs you want to test into your job. You can paste a list or load a .txt file.

  1. From Jobs, open the job you created (click its name).
  2. Click Add IPs on the job screen.
  3. In the Add IP addresses dialog, add IPs by paste, file upload, or both:
    • Paste into the text box - one IP or CIDR per line.
    • Upload a .txt file with the same format (one entry per line). The file contents are appended to the text box.
  4. Click Add. New IPs appear in the job table.

Import IPs

  • Single IP: 1.2.3.4
  • CIDR subnet (expands to many IPs): 104.16.0.0/24
  • Mixed list:
104.16.0.1
104.16.0.0/24
172.67.0.1

The app expands CIDR notation into individual IPs. Very large ranges are limited (max 4096 hosts per CIDR).

Run Ping on the imported IPs.