mirror of https://github.com/fail2ban/fail2ban
16 lines
531 B
Plaintext
16 lines
531 B
Plaintext
|
Metadata-Version: 1.0
|
||
|
Name: fail2ban
|
||
|
Version: 0.5.2
|
||
|
Summary: Ban IPs that make too many password failure
|
||
|
Home-page: http://fail2ban.sourceforge.net
|
||
|
Author: Cyril Jaquier
|
||
|
Author-email: lostcontrol@users.sourceforge.net
|
||
|
License: GPL
|
||
|
Description:
|
||
|
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 or executes user defined
|
||
|
commands. It needs log4py.
|
||
|
Platform: Posix
|