diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2019-06-01 07:03:30 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-01 07:03:30 +0700 |
commit | b67daffb8a737cd84bf85e7f56f8428462eb3455 (patch) | |
tree | 32aa131d0ef61639e8bbacb493ddf979b2db04a7 /network/DenyHosts/slack-desc | |
parent | 1258b2a26f897674fa480b94ea78e19110900ea4 (diff) |
network/DenyHosts: Updated for version 3.1 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/DenyHosts/slack-desc')
-rw-r--r-- | network/DenyHosts/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/network/DenyHosts/slack-desc b/network/DenyHosts/slack-desc index fc3cae00dbfe3..297cd405a4296 100644 --- a/network/DenyHosts/slack-desc +++ b/network/DenyHosts/slack-desc @@ -9,9 +9,9 @@ DenyHosts: DenyHosts (script to help thwart SSH server attacks) DenyHosts: DenyHosts: DenyHosts is a python program that automatically blocks ssh attacks -DenyHosts: by adding entries to /etc/hosts.deny. DenyHosts will also inform -DenyHosts: Linux administrators about offending hosts, attacked users, and -DenyHosts: suspicious logins. +DenyHosts: by adding entries to /etc/hosts.deny and to iptables. DenyHosts +DenyHosts: will also inform Linux administrators about offending hosts, +DenyHosts: attacked users, and suspicious logins. DenyHosts: DenyHosts: Homepage: http://denyhosts.sourceforge.net/ DenyHosts: |