🔖 Downloading and Installing
🔖 Navigating the tool
🔖 WordPress Rules
wget https://raw.githubusercontent.com/PhilipMello/cloudflare/main/dnsflare && chmod +x dnsflare
OR
wget https://raw.githubusercontent.com/PhilipMello/cloudflare/main/dnsflare && chmod +x ktool && sudo mv dnsflare /usr/bin/
Go to: Website > Security > WAF > Firewall rules
Firewall Rules | Expression |
---|---|
Rule name (required) | Block-All-Access-WP-ADMIN |
Expression | (http.request.full_uri eq "https://SITE-HERE.com/wp-login.php") or (http.request.uri.query eq "redirect_to=https%3A%2F%2FSITE-HERE.com%2Fwp-admin%2F&reauth=1") |
Choose an action (Required) | Block |
Go to: Website > Security > WAF > Tools
Rate limiting rules | IP Access Rules |
---|---|
Rule name (required) | Rate-Limit-to-WP-LOGIN |
Expression | (http.request.uri.path eq "/wp-login.php") |
Requests (required) [3] | Period (required) [10 seconds] |
Choose action | Block |
Place at | First |
Go to: Website > Security > WAF > Tools
Tools | IP Access Rules |
---|---|
Value | YOUR-IPV4 |
Value | YOUR-IPV6 |