![](https://private-user-images.githubusercontent.com/114883816/248215833-63b294e2-52da-44fe-9876-035e2e02472b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMDE5MTcsIm5iZiI6MTczOTAwMTYxNywicGF0aCI6Ii8xMTQ4ODM4MTYvMjQ4MjE1ODMzLTYzYjI5NGUyLTUyZGEtNDRmZS05ODc2LTAzNWUyZTAyNDcyYi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQwODAwMTdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wZmUxOTI0YzU3ZGY2NWViMjVmNzI0MzQxNWVjZGJjZTk4NGY4YTBlYWI3ODI2MzdkYTI2MDVhOTVmNWRjNzk5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.JFr2gEwaOd_ZJrectYMtqLK600bb1uFtQKhSzkqStb0)
Cloudflare Checker is an asynchronous tool that helps you quickly identify whether a website is using Cloudflare for its services, either for a single URL or a list of URLs, and provides a convenient way to save and analyze the results.
pip install httpx
Running Cloudflare Checker with a mass checking ::
python cfchecker.py YOUR_FILENAME(e.g urls.txt)
Alternatively, you can run Cloudflare Checker with a single checking ::
python cfchecker.py
Note This was made for educational purposes only, nobody which directly involved in this project is responsible for any damages caused. You are responsible for your actions.