mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
net-analyzer/reaction: new package, add 2.2.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
This commit is contained in:
18
net-analyzer/reaction/metadata.xml
Normal file
18
net-analyzer/reaction/metadata.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<name>Dale Showers</name>
|
||||
<email>gentoo@fictx.com</email>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
A daemon that scans program outputs for repeated patterns, and takes action.
|
||||
A common usage is to scan ssh and webserver logs, and to ban hosts that cause multiple authentication errors.
|
||||
Reaction aims at being a successor to fail2ban.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<changelog>https://framagit.org/ppom/reaction/-/releases#changes</changelog>
|
||||
<doc>https://reaction.ppom.me/</doc>
|
||||
<bugs-to>https://framagit.org/ppom/reaction/-/issues</bugs-to>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user