christophetd / CloudFlair

🔎 Find origin servers of websites behind CloudFlare by using Internet-wide scan data from Censys.
https://blog.christophetd.fr/bypassing-cloudflare-using-internet-wide-scan-data/
2.48k stars 345 forks source link

Update cloudflair.py #49

Closed crypt0g30rgy closed 2 years ago

crypt0g30rgy commented 2 years ago

using python3.9.5 seemed to cause a syntax error using is instead of ==

christophetd commented 2 years ago

Thanks for the contribution!