Files
fail2ban-p2p/debian/control
2026-04-22 23:24:29 +02:00

25 lines
646 B
Plaintext

Source: fail2ban-p2p
Section: net
Priority: optional
Maintainer: Manuel Munz <manu@somakoma.de>
Build-Depends:
debhelper (>= 13),
dh-python,
python3-all,
python3-setuptools
Standards-Version: 4.7.4.1
Rules-Requires-Root: no
Homepage: https://github.com/mmunz/fail2ban-p2p
Package: fail2ban-p2p
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
adduser,
python3-m2crypto
Description: Distribute attacker information from fail2ban via a p2p network
fail2ban-p2p distributes attacker information from fail2ban between hosts
in a peer-to-peer or friend-to-friend network so attackers can be blocked
across multiple systems.