mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
security/snort2pfcd: Update to 2.3
PR: 244182 Submitted by: Samee Shahzada <onestsam@gmail.com> (maintainer)
This commit is contained in:
parent
50e04ca653
commit
af25a0e42b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526890
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= snort2pfcd
|
||||
PORTVERSION= 2.0
|
||||
PORTVERSION= 2.3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.tworoutes.com/oss/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1495554522
|
||||
SHA256 (snort2pfcd-2.0.tar.gz) = f767aa4f2e172cd8b76fa934c3a3ad4ecb483f23b841dae1455cfc729b5aac45
|
||||
SIZE (snort2pfcd-2.0.tar.gz) = 14318
|
||||
TIMESTAMP = 1581912737
|
||||
SHA256 (snort2pfcd-2.3.tar.gz) = 9f159639d3662322a925cbcce3a494a7577f7eea83346ac1e26473396093acd5
|
||||
SIZE (snort2pfcd-2.3.tar.gz) = 15816
|
||||
|
@ -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 whitelist 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