summaryrefslogtreecommitdiff
path: root/security/sshguard/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-09-04Follow some redirects.wiz1-2/+2
2016-02-26Use OPSYSVARS.jperkin1-4/+2
2015-05-15Reset maintainer.tron1-2/+2
2014-07-27Improve default options for SSHGuard. "-f 100:/var/run/sshd.pid" intron1-1/+2
particular affects the detection rate badly. Bump package revision.
2014-07-26Add new "sshguard" package:tron1-0/+25
Sshguard is a small program that monitors services running on your machine from the log files. When it detects that someone is doing something bad to a service, sshguard blocks the IP address of the bad guy with a firewall rule. Sshguard was started in 2006 to mitigate the growing brute force attacks to SSH servers. Because of the generality of its infrastructure, however, it was soon extended to monitor and protect more and more services.