CrowdSec Bouncer for MikroTik RouterOS - v1.4.3
Patch release for issue #21: comma-separated RouterOS config values from environment variables now tolerate spaces after commas, for example FIREWALL_FILTER_CHAINS="input, forward". RouterOS-bound lists are normalized before validation and command generation, while comment and log prefixes keep intentional whitespace.
Thanks to @bodycount28 for the report and validation case.
Downloads
Choose the archive that matches the operating system and CPU architecture where the bouncer will run.
Docker
docker pull ghcr.io/jmrplens/cs-routeros-bouncer:1.4.3Tags: 1.4.3 and latest.
Verification
- SHA-256 checksums: checksums.txt
- Sigstore bundle: checksums.txt.sigstore.json
- SBOM files are published next to each archive as
*.spdx.json.
Changelog
- Fixed RouterOS env-var comma-list normalization.
- Updated release-facing references to
1.4.3.
Full Changelog: v1.4.2...v1.4.3