Alex 'AdUser' Z
9 years ago
1 changed files with 18 additions and 0 deletions
@ -0,0 +1,18 @@ |
|||||||
|
Overview |
||||||
|
-------- |
||||||
|
|
||||||
|
f2b is lightweight fail2ban alternative. |
||||||
|
|
||||||
|
Features: |
||||||
|
|
||||||
|
* written in pure C |
||||||
|
* small memory footprint |
||||||
|
* minimum dependencies (req: libc, libdl; optional: pcre) |
||||||
|
* pluggable filters / backends (you may write custom one) |
||||||
|
|
||||||
|
Similar software: |
||||||
|
|
||||||
|
* [fail2ban](http://www.fail2ban.org) |
||||||
|
* [sshguard](http://sshguard.sourceforge.net) |
||||||
|
|
||||||
|
License: GPL2+ |
Loading…
Reference in new issue