brew install sshguard
Protect from brute force attacks against SSH
/api/formula-linux/sshguard.json
(JSON API)
Linux formula code on GitHub
Current versions:
stable | ✅ | 2.4.1 |
head | ⚡️ | HEAD |
bottle | 🍾 | big_sur, arm64_big_sur, catalina, mojave, high_sierra, x86_64_linux |
Add the following lines to /etc/pf.conf to block entries in the sshguard table (replace $ext_if with your WAN interface): table <sshguard> persist block in quick on $ext_if proto tcp from <sshguard> to any port 22 label "ssh bruteforce" Then run sudo pfctl -f /etc/pf.conf to reload the rules. |
Analytics:
Installs (30 days) | |
---|---|
sshguard |
0 |
Installs on Request (30 days) | |
sshguard |
0 |
Build Errors (30 days) | |
sshguard |
0 |
Installs (90 days) | |
sshguard |
1 |
Installs on Request (90 days) | |
sshguard |
1 |
Installs (365 days) | |
sshguard |
10 |
Installs on Request (365 days) | |
sshguard |
10 |