Browse Source

+ README.md

master
Alex 'AdUser' Z 8 years ago
parent
commit
0bd318d426
  1. 18
      README.md

18
README.md

@ -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…
Cancel
Save