seanmavley/RadiusNES-Server

to create user

Closed this issue · 1 comments

i did

curl --data "username=admin&password=mypass" localhost:49001/users

where is the correct port ?

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.