diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2017-06-21 08:26:17 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-06-21 08:26:17 +0100 |
commit | 24e163abc4a33c223cd441da786dbed760b95419 (patch) | |
tree | 2cd79e6170416ae672a611000aa54b2b2de34cf7 /network/fail2ban/README | |
parent | d6b833b30d2e50a0d99705e0438521a16312a717 (diff) | |
download | slackbuilds-24e163abc4a33c223cd441da786dbed760b95419.tar.gz |
network/fail2ban: Updated for version 0.9.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/fail2ban/README')
-rw-r--r-- | network/fail2ban/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/fail2ban/README b/network/fail2ban/README index 15e33a4878..feb7e15c0c 100644 --- a/network/fail2ban/README +++ b/network/fail2ban/README @@ -1,5 +1,5 @@ Fail2Ban scans log files like /var/log/pwdfail and bans IP that makes -too many password failures. It updates firewall rules to reject the +too many password failures. It updates firewall rules to reject the IP address. These rules can be defined by the user. Fail2Ban can read multiple log files such as sshd, Apache web server, postfix and others. |