mikrotik-utils/MtWifiUserConfig
Michael Hoess bb6d63008d Final features for first release. Missing files on prev commit 2015-08-21 21:09:01 +01:00
..
nbproject Initial 2015-08-18 21:54:15 +02:00
snapshots/0.2.0 Final features for first release 2015-08-21 21:59:54 +02:00
src/com/eightOceans/mtWifiUserConfig Final features for first release. Missing files on prev commit 2015-08-21 21:09:01 +01:00
.directory Initial 2015-08-18 21:54:15 +02:00
README.md Final features for first release 2015-08-21 21:59:54 +02:00
build.xml Initial 2015-08-18 21:54:15 +02:00
config.properties Final features for first release. Missing files on prev commit 2015-08-21 21:09:01 +01:00
manifest.mf Initial 2015-08-18 21:54:15 +02:00

README.md

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