slackbuilds/network/sshblock
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README network/sshblock: Added (an SSH dictionary-attack blocker). 2012-12-16 22:16:31 +01:00
doinst.sh network/sshblock: Added (an SSH dictionary-attack blocker). 2012-12-16 22:16:31 +01:00
rc.sshblock network/sshblock: Added (an SSH dictionary-attack blocker). 2012-12-16 22:16:31 +01:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
sshblock.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
sshblock.info various: Change Email 2013-11-20 09:41:42 +07:00
sshblock.pl.tpl network/sshblock: Added (an SSH dictionary-attack blocker). 2012-12-16 22:16:31 +01:00
sshblock.tpl network/sshblock: Added (an SSH dictionary-attack blocker). 2012-12-16 22:16:31 +01:00
sshunblock.pl.tpl network/sshblock: Added (an SSH dictionary-attack blocker). 2012-12-16 22:16:31 +01:00

README

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).