CrowdSec Bouncer for MikroTik RouterOS — v1.4.0
Install via binary download, Docker, or build from source. See the documentation for setup instructions and RouterOS configuration examples.
Downloads
Choose the archive that matches the operating system and CPU architecture where the bouncer will run. Each archive includes the cs-routeros-bouncer binary, LICENSE, README.md, and the example configuration file.
Docker
docker pull ghcr.io/jmrplens/cs-routeros-bouncer:1.4.0Published image tags:
ghcr.io/jmrplens/cs-routeros-bouncer:1.4.0ghcr.io/jmrplens/cs-routeros-bouncer:latest
Verification and SBOM
- SHA-256 checksums: checksums.txt
- Sigstore bundle for checksums: checksums.txt.sigstore.json
- SBOM files are published next to each archive as
*.spdx.json. - Sigstore bundles for SBOMs are published as
*.spdx.json.sigstore.json.
To verify a downloaded archive:
sha256sum -c checksums.txt --ignore-missingChangelog
Other
- dbda3ef Apply Dependabot updates and fix SonarCloud issue (#28)
- 75ea936 Fix RouterOS CPU churn from duplicate decisions (#23)
- 8b8c27a Prepare 1.4.0 tooling and review follow-ups (#24)
Full Changelog: v1.3.4...v1.4.0