From e2d6e52c29f5baf5e9038310400138494833212f Mon Sep 17 00:00:00 2001 From: Wyatt Miller Date: Fri, 7 Jul 2017 15:06:32 -0400 Subject: [PATCH] Update readme --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8885168..2c4768a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ # mtikrtr -Configure basic settings on a MikroTik router +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 added tested equipment, email me too and state your situation.