Update ReadMe.md
This commit is contained in:
parent
4457e54534
commit
ab5399cb90
@ -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```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user