mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
19 lines
794 B
XML
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>
|