27 lines
500 B
Markdown
27 lines
500 B
Markdown
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)
|
|
|
|
|
|
|