Tik-manager script

I’ve just developed a bash script which manages your mikrotik routers (performs backups, mass import rsc, mass command run). I will add more features when I have more time but I just wanted to see if anyone else might find it useful. Spent a few days on it so that I could perform things quicker and thought I’d share it with everyone. I’m trying to make it as automated as possible and it should work well even in cygwin environments or using VMware for you Windows people also.

Please let me know what you think. :smiley:
tik-manager-1.0a.tar.gz (3.87 KB)

I’m releasing a beta version since the original version was missing a few things, I fixed several issues with the script and added an example.rsc script. I also forgot to add an option to the ssh connection to disable stricthostkeychecking in the original.

Please let me know what you think of the script and anything I should add or improve. :astonished:
tik-manager-1.0b.tar.gz (4.24 KB)

hi there cel.

Have you done any more work on this script?