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
Port details on branch 2024Q1
crowdsec-firewall-bouncer CrowdSec bouncer written in golang for firewalls
0.0.28_4 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.28_4Version of this port present on the latest quarterly branch.
Maintainer: marco@crowdsec.net search for ports maintained by this maintainer
Port Added: 2024-03-19 14:24:22
Last Update: 2024-03-19 14:23:29
Commit Hash: 5ee0dd0
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.28_4/catalog.mk
  2. /usr/local/share/licenses/crowdsec-firewall-bouncer-0.0.28_4/LICENSE
  3. /usr/local/share/licenses/crowdsec-firewall-bouncer-0.0.28_4/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 = 1696243362 SHA256 (go/security_crowdsec-firewall-bouncer/crowdsec-firewall-bouncer-v0.0.28/v0.0.28.mod) = 8da878a2e78081ce7fd2b81f210eb146f87fa77f4c0b5b3857d1e6a4551dd048 SIZE (go/security_crowdsec-firewall-bouncer/crowdsec-firewall-bouncer-v0.0.28/v0.0.28.mod) = 2632

Expand this list (2 items)

Collapse this list.

SHA256 (go/security_crowdsec-firewall-bouncer/crowdsec-firewall-bouncer-v0.0.28/v0.0.28.zip) = 6aeaa00beee415f68b2f7a4d98e6b3c83c239f3fe8b1e8be93f34b13e77c940e SIZE (go/security_crowdsec-firewall-bouncer/crowdsec-firewall-bouncer-v0.0.28/v0.0.28.zip) = 181050

Collapse this list.


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. go120 : lang/go120
Fetch dependencies:
  1. go120 : lang/go120
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_crowdsec-firewall-bouncer
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/crowdsecurity/cs-firewall-bouncer/@v/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.28_4
19 Mar 2024 14:23:29
commit hash: 5ee0dd0975c31e9b0a705766c030d4741ca5c47ccommit hash: 5ee0dd0975c31e9b0a705766c030d4741ca5c47ccommit hash: 5ee0dd0975c31e9b0a705766c030d4741ca5c47ccommit hash: 5ee0dd0975c31e9b0a705766c030d4741ca5c47c files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: marco
security/crowdsec-firewall-bouncer: fix file quoting

When the api key contains a '/' character, if the yaml field is
not quoted it will include the comment as well. fix: quote the field and
remove the comment with the bouncer name.

PR:		276096
MFH:		2024Q1

(cherry picked from commit 7873631186c85b4d5bdcffa307f9dd49155c36c0)

Number of commits found: 1