Graf commitů
4 Commity
Autor SHA1 Zpráva Datum
jordanrinke 600ecb5356 Exclude f2b sets
If you save the f2b set, it will stack them on restart. Adding grep -iv "f2b" will exclude any sets from fail2ban from being saved, so they append a single time properly
2014-08-08 16:41:31 -07:00
jordanrinke 1ca7c0c6e1 Update README.md 2014-06-13 12:52:21 -07:00
jordanrinke 3560bfedb7 add ipset save/load/flush
added checking for and saving ipsets. sets are saved in the same place as the other rules in a file named rules.ipset. Rules are only saved if they are defined, same with flushing and loading. Instead of checking to see if ipset is installed on the load, I just check for the rules.ipset file, since if that doesn't exist loading doesn't make sense.
2014-06-13 12:51:41 -07:00
jordanrinke 5dd3f71343 Initial commit 2014-06-13 12:41:04 -07:00