wifidog-ng: Update to 2.0.0

Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
This commit is contained in:
Jianhui Zhao
2018-07-26 23:28:41 +08:00
parent a8407ee18a
commit 840a9ad63f
17 changed files with 1276 additions and 53 deletions
+4 -9
View File
@@ -1,13 +1,14 @@
config gateway
option enabled 1
option ifname 'br-lan'
option interface 'lan'
option port 2060
option dhcp_host_white 1
option ssl_port 8443
option checkinterval 30
option client_timeout 5
option temppass_time 30
config authserver
config server
option host 'authserver.com'
option port 80
option ssl 0
@@ -16,10 +17,4 @@ config authserver
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
config whitelist
option auth_path 'auth'