Skip to content

This repository provides a collection of IP ranges for several popular Content Delivery Networks (CDNs), making it useful for configuring firewalls, optimizing networks, analyzing traffic, and especially for enhancing V2Ray scanners.

Notifications You must be signed in to change notification settings

seramo/cdn-ip-ranges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CDN IP Ranges

This repository provides a collection of IP ranges for several popular Content Delivery Networks (CDNs), making it useful for configuring firewalls, optimizing networks, analyzing traffic, and especially for enhancing V2Ray scanners.

Contents

This repository currently includes IP ranges for:

  • Cloudflare
  • Gcore
  • Fastly

Each CDN's IP ranges are detailed in JSON files, such as cloudflare.json, which provides separate lists for IPv4 and IPv6 addresses.

Applications

  • Firewall Configuration: Control access by allowing or blocking traffic from specific CDNs.
  • Network Optimization: Improve routing and reduce latency for enhanced performance.
  • Traffic Analysis: Track and identify CDN traffic sources.
  • V2Ray Scanners: Use these IP ranges in V2Ray scanners.

How to Use

  1. Clone the repository or download the necessary files:

    git clone https://github.com/seramo/cdn-ip-ranges.git
  2. Implement the IP range lists into your systems or tools.

  3. Customize your network or firewall settings as needed.

JSON File Integration

To directly integrate the JSON files into your applications or scripts, access the raw content using these URLs:

  • Cloudflare IP ranges
    https://raw.githubusercontent.com/seramo/cdn-ip-ranges/main/cloudflare.json
    
  • Gcore IP ranges
    https://raw.githubusercontent.com/seramo/cdn-ip-ranges/main/gcore.json
    
  • Fastly IP ranges
    https://raw.githubusercontent.com/seramo/cdn-ip-ranges/main/fastly.json
    

Contribution

Contributions and updates are welcome. Please submit changes via a Pull Request.

About

This repository provides a collection of IP ranges for several popular Content Delivery Networks (CDNs), making it useful for configuring firewalls, optimizing networks, analyzing traffic, and especially for enhancing V2Ray scanners.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published