Get the code:
git clone https://github.com/turanalmammadov/wifidog-request-handler.git
Start using function:
- Simply upload files to your auth server.
- Change wifidog.conf in your router.
AuthServer {
Hostname urlofyourscript
SSLAvailable yes
Path /
}
- Create db for your users and sessions.
- Handle all requests over wifidog_actions() functions.