Files
guru/net-analyzer/reaction/metadata.xml
Dale Showers a8afef51d2 net-analyzer/reaction: new package, add 2.2.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-08-21 10:15:19 -04:00

19 lines
794 B
XML

<?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>