notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q3
crowdsec-firewall-bouncer CrowdSec bouncer written in golang for firewalls
0.0.27_2 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.0.27_2Version of this port present on the latest quarterly branch.
Maintainer: marco@crowdsec.net search for ports maintained by this maintainer
Port Added: 2023-08-04 15:02:22
Last Update: 2023-09-08 14:39:12
Commit Hash: 793b61c
License: MIT
WWW:
https://github.com/crowdsecurity/cs-firewall-bouncer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/crowdsec-firewall-bouncer-0.0.27_2/catalog.mk
  2. /usr/local/share/licenses/crowdsec-firewall-bouncer-0.0.27_2/LICENSE
  3. /usr/local/share/licenses/crowdsec-firewall-bouncer-0.0.27_2/MIT
  4. @mode 0755
  5. bin/crowdsec-firewall-bouncer
  6. @mode 0600
  7. @sample etc/crowdsec/bouncers/crowdsec-firewall-bouncer.yaml.sample
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • crowdsec-firewall-bouncer>0:security/crowdsec-firewall-bouncer
To install the port:
cd /usr/ports/security/crowdsec-firewall-bouncer/ && make install clean
To add the package, run one of these commands:
  • pkg install security/crowdsec-firewall-bouncer
  • pkg install crowdsec-firewall-bouncer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: crowdsec-firewall-bouncer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1684281311 SHA256 (crowdsecurity-cs-firewall-bouncer-v0.0.27-freebsd_GH0.tar.gz) = 1dba0604d0ff7d9035e2e2adcff42cddf7d0b63f23dd973ce692b6e18ee65126 SIZE (crowdsecurity-cs-firewall-bouncer-v0.0.27-freebsd_GH0.tar.gz) = 2600838

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. git : devel/git@lite
  2. gmake>=4.3 : devel/gmake
  3. go120 : lang/go120
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_crowdsec-firewall-bouncer
USES:
gmake go:no_targets
pkg-message:
For install:
crowdsec-firewall-bouncer is installed. If you are running crowdsec on this machine, the bouncer will register itself with the Local API when it's started the first time. If the LAPI is on another machine, you need to manually register the bouncer and fill api_key and api_url in /usr/local/etc/crowdsec/bouncers/crowdsec-firewall-bouncer.yaml before starting the service. This package depends on the Packet Filter service. To make sure it's active: ---------- # sysrc pf_enable=YES pf_enable: NO -> YES # service pf start Enabling pf. ---------- Add the following in /etc/pf.conf to create the firewall tables and rules: ---------- table <crowdsec-blacklists> persist table <crowdsec6-blacklists> persist block drop in quick from <crowdsec-blacklists> to any block drop in quick from <crowdsec6-blacklists> to any ---------- To apply the file: # pfctl -f /etc/pf.conf Then activate the bouncer via sysrc and run it: ---------- # sysrc crowdsec_firewall_enable="YES" crowdsec_firewall_enable: NO -> YES # service crowdsec_firewall start ----------
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/crowdsecurity/cs-firewall-bouncer/tar.gz/v0.0.27-freebsd?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.27_2
08 Sep 2023 14:39:12
commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go120 update

Approved by:	ports-secteam (blanket)
0.0.27_1
04 Aug 2023 14:36:07
commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update

Approved by:	ports-secteam (blanket)

Number of commits found: 2