portlinted
This commit is contained in:
parent
dfc4365523
commit
fd7969ad24
2
Makefile
2
Makefile
@ -7,7 +7,7 @@ DISTVERSIONPREFIX=v
|
|||||||
CATEGORIES= security
|
CATEGORIES= security
|
||||||
|
|
||||||
MAINTAINER= johan@nosd.in
|
MAINTAINER= johan@nosd.in
|
||||||
COMMENT= A daemon that scans program outputs for repeated patterns, and takes action.
|
COMMENT= Daemon that scans program outputs for patterns and takes action
|
||||||
WWW= https://blog.ppom.me/en-reaction/
|
WWW= https://blog.ppom.me/en-reaction/
|
||||||
|
|
||||||
LICENSE= AGPLv3
|
LICENSE= AGPLv3
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
A daemon that scans program outputs for repeated patterns, and takes action.
|
Daemon that scans program outputs for repeated patterns, and takes action.
|
||||||
|
Common usage is to scan ssh and webserver logs, and to ban hosts that cause
|
||||||
WWW: https://blog.ppom.me/en-reaction/
|
multiple authentication errors.
|
||||||
|
Loading…
Reference in New Issue
Block a user