Aztek1337 / mikrotik-remote-command

Script to help manage MikroTik's

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

- Mikrotik Remote Command Tool -

- By aa@aztek.xyz. -


This small script is used to connect to multiple MikroTik routers and run the command that is entered on line 18 of the MikroTik_Remote_Command.sh script.

The scripts runs the commands on the routers listed in the routers.txt file.

The script will only work if the routers are already registered on your .ssh/known_hosts file.

If you need to add multiple MikroTik's to your known_hosts file run ssh-keyscan.

About

Script to help manage MikroTik's

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%