pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/sshguard



Module Name:    pkgsrc
Committed By:   tron
Date:           Sat Jul 26 19:57:44 UTC 2014

Added Files:
        pkgsrc/security/sshguard: DESCR Makefile PLIST distinfo options.mk
        pkgsrc/security/sshguard/files: sshguard.sh
        pkgsrc/security/sshguard/patches: patch-man_sshguard.8

Log Message:
Add new "sshguard" package:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/security/sshguard/DESCR \
    pkgsrc/security/sshguard/Makefile pkgsrc/security/sshguard/PLIST \
    pkgsrc/security/sshguard/distinfo pkgsrc/security/sshguard/options.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/security/sshguard/files/sshguard.sh
cvs rdiff -u -r0 -r1.1 pkgsrc/security/sshguard/patches/patch-man_sshguard.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index