/pymik

Automate Mikrotik administration using python.

Primary LanguagePython

pymik

Automating mikrotik administration using python, functions include:

  • config
  • update
  • backup

pymik is useful when you have many mikrotik devices and you want update them or config them globally.

dependencies

  • paramiko

You need mikrotik with ssh enabled, pymik uses ssh to copy file or send commands.