Update ReadMe.md

This commit is contained in:
verita84 2024-09-24 19:52:31 -06:00
parent 4457e54534
commit ab5399cb90

View File

@ -19,7 +19,10 @@
```
*/1 * * * * bash /opt/firewall/firewall.sh attacker-protection
*/5 * * * * bash /opt/firewall/firewall.sh forgive
00 00 * * * bash /opt/firewall/firewall.sh export-db
```
Per the above, new attacks are searched every minute and temp blocks are forgiven every 5 minutes. The Redis DB is exported at midnight.
### Accessing the Menu
```bash firewall.sh```