mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
security/snort2pfcd: Update to 2.7
PR: 248035 Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer)
This commit is contained in:
parent
9ce0c25085
commit
ce28697839
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542465
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= snort2pfcd
|
||||
PORTVERSION= 2.6
|
||||
PORTVERSION= 2.7
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.tworoutes.com/oss/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1594365043
|
||||
SHA256 (snort2pfcd-2.6.tar.gz) = 0bafab42d7fa433db6a9df52e8030e068d3fe99dbe60d30b237beca59b5d6ec0
|
||||
SIZE (snort2pfcd-2.6.tar.gz) = 15938
|
||||
TIMESTAMP = 1594965015
|
||||
SHA256 (snort2pfcd-2.7.tar.gz) = 3d28bf907995afb26a9609ce81e11b465aee3e4fd275281e144fa0ac25891bb4
|
||||
SIZE (snort2pfcd-2.7.tar.gz) = 16225
|
||||
|
@ -1,5 +1,5 @@
|
||||
Analyzes snort alert output and blocks ip addresses using pf for a specified
|
||||
period of time. A whitelist is specified in CIDR format to exclude local and
|
||||
period of time. A passlist is specified in CIDR format to exclude local and
|
||||
trusted ip address from being blocked.
|
||||
|
||||
WWW: https://github.com/onestsam/snort2pfcd
|
||||
|
Loading…
Reference in New Issue
Block a user