diff options
author | Andrzej Telszewski <andrzej@telszewski.com> | 2022-04-09 16:53:16 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-07 13:59:23 +0700 |
commit | d6a2fa77830fb94975fcc3969b886a2026741fc2 (patch) | |
tree | 474c3f5ae84c9d1f24caedd1b1cab54b4de5559c /network/sshguard/slack-desc | |
parent | 4afcf98d5b904383e21dfcab6df66b2002e7f0fb (diff) |
network/sshguard: Updated for version 2.4.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/sshguard/slack-desc')
-rw-r--r-- | network/sshguard/slack-desc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/network/sshguard/slack-desc b/network/sshguard/slack-desc index 2747ed724170c..3ff04458b1e0e 100644 --- a/network/sshguard/slack-desc +++ b/network/sshguard/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| sshguard: sshguard (SSH brute-force attack protection) sshguard: -sshguard: SSHGuard protects hosts from brute-force attacks against SSH and -sshguard: other services. It aggregates system logs and blocks repeat -sshguard: offenders. SSHGuard can read log messages from standard input -sshguard: (suitable for piping from syslog) or monitor one or more log files. -sshguard: If an attack, such as several login failures within a few seconds, -sshguard: is detected, the offending IP is blocked. +sshguard: sshguard protects hosts from brute-force attacks against SSH and other +sshguard: services. It aggregates system logs and blocks repeat offenders using +sshguard: one of several firewall backends, including iptables, ipfw, and pf. sshguard: sshguard: Homepage: https://www.sshguard.net/ sshguard: +sshguard: +sshguard: +sshguard: |