GitHub - Sakura-sx/cf-shield: CF-Shield is a Python script for detecting DDoS attacks and enabling security measures on Cloudflare automatically.
CF-Shield
CF-Shield is a Python script for detecting DDoS attacks and enabling security measures on Cloudflare automatically.
Installation
Way 1: Using pip
Then to run the script, you can use the following command:
or if it is not in your PATH, you can use the following command:
If this fails, you can try using git.
Way 2: Using git
First, you will need to get your Cloudflare email, API token, zone ID, and account ID.
git clone https://github.com/Sakura-sx/cf-shield.git
cd cf-shield
python3 main...
Read more at github.com