mirror of
https://github.com/SubleXBle/Fail2Ban-Report.git
synced 2026-02-11 03:09:03 -06:00
Update README.md
This commit is contained in:
17
README.md
17
README.md
@@ -82,7 +82,24 @@ It provides optional tools to:
|
||||
|
||||
## 🆕 What's New in V 0.4.0
|
||||
|
||||
### 🧱 Firewall & JSON
|
||||
- Optimized `firewall-update.sh` for faster batch processing of IPs.
|
||||
- Batch blocking per jail with a single `ufw reload`.
|
||||
- Safe unblocking with rule renumbering and reload after each deletion.
|
||||
- JSON updates and cleanup done once per jail, not per IP.
|
||||
- Core mechanisms, logging, and permissions unchanged.
|
||||
|
||||
### 🖥️ UI & Statistics
|
||||
- Minor visual improvements in:
|
||||
- `header.php`, `fail2ban-logstats.php`, `fail2ban-logstats.js`
|
||||
- `index.php` (IP sorting)
|
||||
- `style.css`
|
||||
|
||||
### 🟡🔴 Warnings Feature
|
||||
- **IP Event Markers**: Highlights repeated events (yellow) and IPs in multiple jails (red).
|
||||
- **Sortable & Filterable Mark Column**: New column `Mark` with dropdown filter.
|
||||
- **Dynamic Filtering**: Markers update live with Action, Jail, IP, or Date filters.
|
||||
- Marker column placed between Action and IP, responsive layout preserved.
|
||||
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user