github jmrplens/cs-routeros-bouncer v1.4.4

19 days ago

CrowdSec Bouncer for MikroTik RouterOS - v1.4.4

Patch release for issue #33: Docker deployments configured only with environment variables work again, and existing Compose files that still include a legacy command: sh -c ... wrapper no longer fail with unexpected argument "sh".

Docker now starts env-first by default. If /etc/cs-routeros-bouncer/config.yaml is mounted, the bouncer auto-loads it; if it is not present, the container uses environment variables and built-in defaults. Existing users coming from v1.4.1 should be able to update the image tag to v1.4.4 without changing their Compose file.

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.

Operating system Architecture Download Size
Linux arm64 cs-routeros-bouncer_1.4.4_linux_arm64.tar.gz 5.5 MB
Linux armv6 cs-routeros-bouncer_1.4.4_linux_armv6.tar.gz 5.7 MB
Linux armv7 cs-routeros-bouncer_1.4.4_linux_armv7.tar.gz 5.7 MB
Linux i386 cs-routeros-bouncer_1.4.4_linux_i386.tar.gz 5.8 MB
Linux mips64le cs-routeros-bouncer_1.4.4_linux_mips64le.tar.gz 5.2 MB
Linux mipsle cs-routeros-bouncer_1.4.4_linux_mipsle.tar.gz 5.4 MB
Linux riscv64 cs-routeros-bouncer_1.4.4_linux_riscv64.tar.gz 5.6 MB
Linux x86_64 cs-routeros-bouncer_1.4.4_linux_x86_64.tar.gz 6.0 MB
macOS arm64 cs-routeros-bouncer_1.4.4_darwin_arm64.tar.gz 5.7 MB
macOS x86_64 cs-routeros-bouncer_1.4.4_darwin_x86_64.tar.gz 6.1 MB
FreeBSD arm64 cs-routeros-bouncer_1.4.4_freebsd_arm64.tar.gz 5.4 MB
FreeBSD armv6 cs-routeros-bouncer_1.4.4_freebsd_armv6.tar.gz 5.7 MB
FreeBSD armv7 cs-routeros-bouncer_1.4.4_freebsd_armv7.tar.gz 5.7 MB
FreeBSD x86_64 cs-routeros-bouncer_1.4.4_freebsd_x86_64.tar.gz 6.0 MB
Windows arm64 cs-routeros-bouncer_1.4.4_windows_arm64.zip 5.5 MB
Windows x86_64 cs-routeros-bouncer_1.4.4_windows_x86_64.zip 6.2 MB

Docker

docker pull ghcr.io/jmrplens/cs-routeros-bouncer:1.4.4

Tags: 1.4.4 and latest.

Verification

Changelog

  • Fixed Docker env-only startup without requiring a mounted config file.
  • Restored compatibility for legacy Compose command: sh -c ... wrappers.
  • Updated Docker examples and release-facing references to 1.4.4.

Full Changelog: v1.4.3...v1.4.4

Don't miss a new cs-routeros-bouncer release

NewReleases is sending notifications on new releases.