Mikrotik Address List Management Synchronization

Good Day,

I have created a set of bash shell scripts that helps with synchronize address lists across multitude of Mikrotik routers using SSH

Would anyone have a interest in testing and refine it a bit?

I made it for a very specific need where i needed to grab the denied/auth failures from logs (hacker IPS), create a list from every router, then send it to all the routers so they all have the same address lists everywhere. I even made so it takes the existing lists from all routers, combines them to create a “master” list which is then applied to all routers.