Home

The security/crowdsec-firewall-bouncer port

crowdsec-firewall-bouncer-0.0.31p0 – CrowdSec bouncer written in golang for firewalls (cvsweb github mirror)

Description

Crowdsec bouncer written in golang for firewalls.

cs-firewall-bouncer will fetch new and old decisions from a CrowdSec API to add
them in a blocklist used by supported firewalls.
WWW: https://www.crowdsec.net/

Readme

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

The crowdsec firewall bouncer needs two pf tables so setting these up is
necessary in order for the bouncer to work.

table  persist
table  persist

These tables can then be used to block traffic, for example:

block drop in quick from  to any
block drop in quick from  to any

Maintainer

Robert Nagy

Only for arches

aarch64 amd64 arm i386 riscv64

Categories

lang/go security

Build dependencies

Files

Search