to create user
Closed this issue · 1 comments
douglashipocreme commented
i did
curl --data "username=admin&password=mypass" localhost:49001/users
where is the correct port ?
seanmavley commented
The port is 3000:
https://github.com/seanmavley/RadiusNES-Server/blob/master/bin/www#L15
I'm no longer working on this project though. I switched to using the Unifi Controller.