diff --git a/README.md b/README.md index a55b606..1327959 100644 --- a/README.md +++ b/README.md @@ -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.