mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
wifidog-ng: Update to 2.0.0
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
This commit is contained in:
@@ -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'
|
||||
Reference in New Issue
Block a user