A Python script that provisions MikroTik routers for you
Go to file
Wyatt J. Miller 607894d6c3 updated copyright
Signed-off-by: Wyatt J. Miller <wyatt@wyattjmiller.com>
2022-06-12 18:51:50 -05: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 updated copyright 2022-06-12 18:51:50 -05: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!