← all formulas

Protect from brute force attacks against SSH

Version
v2.5.1
License
ISC
Tap
homebrew/core
Bottle
available
Revision
bottledlicense declaredhomepageactivekeg-linked

Install

shell
$ brew install sshguard

Caveats

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.

Command palette

Jump anywhere, search packages, change settings.

sshguard - Homebrew Formula | BrewDB