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
8390f23c55
|
8 years ago | |
---|---|---|
configs | 8 years ago | |
contrib | 8 years ago | |
debian | 8 years ago | |
docs | 8 years ago | |
filters | 8 years ago | |
src | 8 years ago | |
t | 8 years ago | |
.gitignore | 9 years ago | |
CMakeLists.txt | 8 years ago | |
ChangeLog | 8 years ago | |
Doxyfile | 8 years ago | |
LICENSE | 9 years ago | |
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, 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:
License: GPL2+