A Python script that provisions MikroTik routers for you
Go to file
Wyatt Miller 0b5d1dc782 typo
2017-07-07 15:07:49 -04:00
LICENSE Initial commit 2017-07-07 14:58:47 -04:00
README.md typo 2017-07-07 15:07:49 -04:00
sandbox.py Initial commits 2017-07-07 15:00:43 -04:00

mtikrtr

Configure basic settings on a MikroTik router.

Settings you can configure:

  • Network name (SSID)
  • Password (WPA, WPA2)
  • 2.4Ghz channels

Tested equipment:

  • hAP lite

To run, enter the current directory and run: python3 sandbox.py

If you have any problems, email me or fix it yourself and send in your commits. If you would like to add tested equipment, email me too and state your situation.