Protect hosts from brute force attacks against ssh
http://www.sshguard.net/Sshguard protects networked hosts from brute force attacks
against ssh servers. It detects such attacks and blocks the
attacker's address with a firewall rule.
- Devel package for openSUSE:Factory
-
5
derived packages
- Links to openSUSE:Factory / sshguard
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout security/sshguard && cd $_
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | 5 months |
harden_sshguard.service.patch | 0000000773 773 Bytes | 7 months |
sshguard-2.4.2.tar.gz | 0000835431 816 KB | about 1 year |
sshguard-gcc5.patch | 0000000474 474 Bytes | over 3 years |
sshguard.changes | 0000012147 11.9 KB | 5 months |
sshguard.conf | 0000002068 2.02 KB | 5 months |
sshguard.init | 0000002776 2.71 KB | over 3 years |
sshguard.service | 0000000724 724 Bytes | 5 months |
sshguard.spec | 0000003739 3.65 KB | 5 months |
sshguard.whitelist | 0000000220 220 Bytes | over 6 years |
Comments 2
13ilya wrote almost 2 years ago
sshguard.conf
-BACKEND="/usr/lib/sshg-fw-iptables"
+BACKEND="/usr/libexec/sshg-fw-iptables"
worldcitizen wrote 5 months ago
I'm sorry for the belated message. The package has been corrected. Thank for the information.