A Python script that provisions MikroTik routers for you
Go to file
Wyatt Miller 12701f0ebb update readme, made a new branch
Made a new branch, put up a readme warning stating that you have to push your commits to the dev branch
2017-10-18 00:06:11 -04:00
LICENSE Initial commit 2017-07-07 14:58:47 -04:00
README.md update readme, made a new branch 2017-10-18 00:06:11 -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 to the dev branch and make a PR. Commits on master will not be accepted unless through supreme authority (aka me). If you would like to add tested equipment, email me as well and we can discuss things!