Skip to content

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.

Notifications You must be signed in to change notification settings

akhdrzki/Cloudflare-Checker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Requirements

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
  • Example mass checking

Screenshot (20230623-151501)

  • Example single checking + error testing

Screenshot (20230623-151530)

  • Example (json) file

Screenshot (20230623-151559)

Legal Disclaimer

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%