funkolab / cs-mikrotik-bouncer

A CrowdSec bouncer for MikroTik RouterOS appliance
Apache License 2.0
39 stars 7 forks source link

Add multiple Mikrotik devices #44

Open ksteink opened 1 year ago

ksteink commented 1 year ago

I manage multiple Mikrotik Routers and I like to use this docker container to push this Mirror list from CrowdSect to multiple devices. I don't like the idea to have 1 docker instance per device, so if I have 30 devices to manage, I have to spin-off 30 docker images.

If this code can be enhanced to add multiple devices to be updated and maintained from the same single instance will be awesome!