15 lines
569 B
Markdown
15 lines
569 B
Markdown
MtWifiUserConfig 0.2.0
|
|
======================
|
|
|
|
- Start with java -jar
|
|
|
|
- Reads from config.properties, and send this to the Mikrotik-APs AccessList,
|
|
to allow per device-WPA2-Password. Ensure that on the wifi-interfaces there
|
|
is a default security profile with a super password selected. This will be
|
|
used if a connecting device is not found in the access list!
|
|
|
|
- The AP_PWPREF is the first part of the password for the user used to login
|
|
to the AP. The second part is asked to be entered when running the program
|
|
|
|
- Binary snapshots can be found in snapshots
|