diff options
Diffstat (limited to 'network/sshblock/README')
-rw-r--r-- | network/sshblock/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/sshblock/README b/network/sshblock/README new file mode 100644 index 0000000000..c601150cc6 --- /dev/null +++ b/network/sshblock/README @@ -0,0 +1,7 @@ +SSHblock is intended to dynamically and automatically stop SSH-based +dictionary attacks by blocking any IP address that fails an SSH +login too many times too quickly, and automatically unblocks it +after a while. + +You may change the pre-defined configuration of SSHblock in +sshblock.pl.tpl (whitelist IP, email, and hostname). |