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.
 
 
Alex 'AdUser' Z 960d4a4fce * src/jail.c : f2b_jail_process() : use source 8 years ago
configs * enable 'icase' for filters by default 8 years ago
contrib * fix contrib/init.sysvinit 8 years ago
debian * bump version 8 years ago
filters * fix ssh filter 8 years ago
src * src/jail.c : f2b_jail_process() : use source 8 years ago
t - t/t_logfile.c 8 years ago
.gitignore * initial 8 years ago
CMakeLists.txt * bump version 8 years ago
ChangeLog + add changelog 8 years ago
LICENSE * apply license 8 years ago
README.md + README.md 8 years ago

README.md

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:

License: GPL2+