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.
|
7 years ago | |
---|---|---|
configs | 7 years ago | |
contrib | 7 years ago | |
debian | 7 years ago | |
docs | 7 years ago | |
filters | 7 years ago | |
src | 7 years ago | |
t | 7 years ago | |
.gitignore | 7 years ago | |
CMakeLists.txt | 7 years ago | |
ChangeLog | 7 years ago | |
Doxyfile | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 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+