wifidog-ng: Add package

Next generation WifiDog

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
This commit is contained in:
Jianhui Zhao
2018-03-09 13:15:35 +08:00
parent ab786cb3ac
commit 5bcee7d7e0
6 changed files with 277 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
config gateway
option enabled 1
option ifname 'br-lan'
option port 2060
option ssl_port 8443
option checkinterval 30
option temppass_time 30
config authserver
option host 'authserver.com'
option port 80
option path '/wifidog/'
option login_path 'login'
option portal_path 'portal'
option msg_path 'gw_message.php'
option ping_path 'ping'
option auth_path 'auth'
config popularserver
list server www.baidu.com
list server www.qq.com