Mikrotik-Utils. (Java). Rough prototype/Alpha. Tool for configuring different WPA2-Passwords per Client-MAC-address on multiple APs. Includes an API for Mikrotiks. Is a netbeans project.
Go to file
Michael Hoess 0dcb4ab963 - Cleanup project a bit
- Improve READMEs a bit
2020-10-03 17:55:06 +02:00
MikroTikAPI - Cleanup project a bit 2020-10-03 17:55:06 +02:00
MtWifiUserConfig - Cleanup project a bit 2020-10-03 17:55:06 +02:00
README.md - Cleanup project a bit 2020-10-03 17:55:06 +02:00

README.md

MtUtils

Projects in Java for helping to manage Mikrotik-Routers.

As IDE Netbeans is used.

MikroTikAPI

API wrapping sample sources from the community/Mikrotik wiki to access Mikrotik devices.
There is a test project.

MtWifiUserConfig

Tool to upload Wifi-Accesslist to multiple APs. Specialty is that each client-device (specified by MAC-address) can have it's own WPA2-Preshared keys (instead to commonly known common WPA2-password for all devices)