Port details |
- sshguard-null Protect hosts from brute force attacks against ssh and other services
- 2.0.0 security
=0 2.0.0Version of this port present on the latest quarterly branch.
- Maintainer: dan.mcgregor@usask.ca
- Port Added: 2015-07-26 15:04:41
- Last Update: 2017-07-20 15:40:51
- SVN Revision: 446264
- License: BSD2CLAUSE
- WWW:
- http://sshguard.sourceforge.net
- Description:
- Sshguard monitors services from their logging activity. It reacts to messages
about dangerous activity by blocking the source address with the local firewall.
Sshguard employs a clever parser that can recognize several logging formats at
once transparently (syslog, syslog-ng, metalog, multilog, raw messages), and
detects attacks for many services out of the box, including SSH, FreeBSD's
ftpd and dovecot. It can operate all the major firewalling systems, including
PF, netfilter/iptables, and IPFIREWALL/ipfw.
Sshguard has several relevant features like support for IPv6, whitelisting,
suspension, log message authentication. It is reliable, easy to set up and
demands very few resources to the system.
WWW: http://sshguard.sourceforge.net
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- sshguard-null>0:security/sshguard-null
- No installation instructions:
- This port has been deleted.
- PKGNAME: sshguard-null
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1500391750
SHA256 (sshguard-2.0.0.tar.gz) = e87c6c4a6dddf06f440ea76464eb6197869c0293f0a60ffa51f8a6a0d7b0cb06
SIZE (sshguard-2.0.0.tar.gz) = 886995
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: security/sshguard
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf-2.69 : devel/autoconf
- autoheader-2.69 : devel/autoconf
- autoreconf-2.69 : devel/autoconf
- aclocal-1.15 : devel/automake
- automake-1.15 : devel/automake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- autoreconf
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: security/sshguard |
Commit | Credits | Log message |
2.0.0 20 Jul 2017 15:40:51 |
feld |
These ports were not deleted with my previous commit as intended
PR: 219409 |
1.7.0_1 29 Aug 2016 19:55:47 |
feld |
security/sshguard: Unbreak build by making a metaport
security/sshguard no longer provides hosts/TCP Wrappers support by
default as this was removed upstream. It is now a metaport which will
allow you to select a backend. Further details can be found in the
UPDATING entry. |
1.6.0_1 26 Jul 2015 15:04:34 |
feld |
security/sshguard-null
portable do-nothing backend for applying detection but not prevention
PR: 201323 |