Releases: crowdsecurity/plugins
test: crowdsec v1.6.8
This package is provided until 1.6.8 is available through the freebsd repository.
Requires opnsense 25.1.x (freebsd 14.2) on amd64.
To install:
# pkg add -f https://github.com/crowdsecurity/plugins/releases/download/crowdsec-1.6.8/crowdsec-1.6.8.pkg
Then restart crowdsec from the opnsense dashboard.
The "re2" and "abseil" packages should already be installed with the previous version of crowdsec.
hotfix: crowdsec v1.6.3-2
This should fix the process management issues in 1.6.2/1.6.3, and will be released in crowdsec 1.6.3-2
Install with
# fetch -o /usr/local/etc/rc.d/crowdsec https://github.com/crowdsecurity/plugins/releases/download/crowdsec-1.6.3-2-hotfix/crowdsec
# killall -9 crowdsec
test only: crowdsec v1.6.1
This version is provided here for testing purposes before submitting to the freebsd ports.
Requires opnsense 24.1.x (freebsd 13.2) on amd64.
To install:
# pkg add -f https://github.com/crowdsecurity/plugins/releases/download/crowdsec-1.6.1/crowdsec-1.6.1.pkg
Then restart crowdsec from the opnsense dashboard.
The "re2" and "abseil" packages should already be installed with the previous version of crowdsec.
test only: crowdsec v1.6.0_3
This version of the crowdsec package reloads the service when it stops for any reason.
It is provided here for testing purposes before submitting to the freebsd ports.
Requires opnsense 24.1.x (freebsd 13.2) on amd64.
To install:
# pkg add -f https://github.com/crowdsecurity/plugins/releases/download/crowdsec-1.6.0_3/crowdsec-1.6.0_3.pkg
Then restart crowdsec from the opnsense dashboard.
The "re2" and "abseil" packages should already be installed with the previous version of crowdsec.