Skip to content

This simple php script and htaccess file handles the wifidog requests and sends them to the proper function.

License

Notifications You must be signed in to change notification settings

turanalmammadov/wifidog-request-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wifidog Request Handler

WIFIDOG

Setup

Get the code:

git clone https://github.com/turanalmammadov/wifidog-request-handler.git

Start using function:

  1. Simply upload files to your auth server.
  2. Change wifidog.conf in your router.
AuthServer {
 Hostname urlofyourscript
 SSLAvailable yes
 Path /
}
  1. Create db for your users and sessions.
  2. Handle all requests over wifidog_actions() functions.

About

This simple php script and htaccess file handles the wifidog requests and sends them to the proper function.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages