Update README.md

This commit is contained in:
SubleXBle
2025-08-13 17:43:56 +02:00
committed by GitHub
parent 80cc1c5a11
commit 1ab308af28

View File

@@ -32,7 +32,8 @@ It provides optional tools to:
- ⚡ Interact with IPs (e.g., manually block, unblock, or report to external services)
- 📂 Maintain **jail-specific** persistent blocklists (JSON) with `active` and `pending` status
- 🔄 Sync those lists with your system firewall using **ufw**
- 🚨 Show **warning indicators** when ban rates exceed configurable thresholds
- 🚨 Show **warning indicators** when ban rates exceed configurable thresholds
- 🚨 Show **warning indicators** when am IP Address is present more than once in one or more jails.
> **Note:** Direct integration with other firewalls or native Fail2Ban jail commands is not yet implemented.