You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
Overview
|
|
|
|
--------
|
|
|
|
|
|
|
|
f2b is lightweight fail2ban alternative.
|
|
|
|
|
|
|
|
Features:
|
|
|
|
|
|
|
|
* written in pure C
|
|
|
|
* small memory footprint
|
|
|
|
* minimum dependencies (req: libc, libdl; optional: pcre, redis)
|
|
|
|
* pluggable sources / filters / backends (you may write custom one)
|
|
|
|
|
|
|
|
Docs:
|
|
|
|
|
|
|
|
* docs/install.md -- generic installation instructions
|
|
|
|
* docs/configuration.md -- config file description and configuration notes
|
|
|
|
|
|
|
|
Similar software:
|
|
|
|
|
|
|
|
* [fail2ban](http://www.fail2ban.org)
|
|
|
|
* [sshguard](http://sshguard.sourceforge.net)
|
|
|
|
|
|
|
|
License: GPL2+
|