fail2ban/debian/control

19 lines
650 B
Plaintext
Raw Normal View History

Source: fail2ban
Section: net
Priority: optional
Maintainer: Yaroslav Halchenko <yoh@onerussian.com>
2005-07-07 00:11:01 +00:00
Build-Depends-Indep: debhelper (>= 4.1.67), python, python2.3-dev, cdbs
Standards-Version: 3.6.1
Package: fail2ban
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, python, iptables
Description: Ban IPs that make too many password failure
Fail2Ban scans log files like /var/log/pwdfail or
/var/log/apache/error_log and bans IP that makes too many password
failures. It updates firewall rules to reject the IP
address. Currently, iptables, ipfwadm and ipfw are supported.
.
Homepage: http://www.sourceforge.net/projects/fail2ban