CloudflareIPTables icon indicating copy to clipboard operation
CloudflareIPTables copied to clipboard

Automated script to deploy Cloudflare CDN's reverse proxy ranges on your firewall, blocking non-Cloudflare requests. Fortify your server effortlessly with powerful DDoS protection.

CloudflareIPTables

Configures your firewall to only accept incoming connections from Cloudflare's reverse proxy IP ranges.

Showcase

Requirements

  • python
  • httpx
  • numpy

Installation:

git clone https://github.com/Z3NTL3/CloudflareIPTables
cd CloudflareIPTables
pip3 install -r requirements.txt