Update LuCI configration
This commit is contained in:
@@ -76,15 +76,14 @@ log-level info
|
||||
# audit-num 2
|
||||
|
||||
# remote udp dns server list
|
||||
# server [IP]:[PORT] [-blacklist-ip] [-check-edns] [-check-ttl=[ttl]]
|
||||
# server [IP]:[PORT] [-blacklist-ip] [-check-edns]
|
||||
# default port is 53
|
||||
# -blacklist-ip: filter result with blacklist ip
|
||||
# -check-edns: result must exist edns RR, or discard result.
|
||||
# -check-ttl: Check whether the TTL of result is equal, If not equal, discard the result, -check-ttl=0 for auto check TTL.
|
||||
# server 8.8.8.8 -blacklist-ip -check-edns
|
||||
|
||||
# remote tcp dns server list
|
||||
# server-tcp [IP]:[PORT] [-blacklist-ip] [-check-edns]
|
||||
# server-tcp [IP]:[PORT] [-blacklist-ip]
|
||||
# default port is 53
|
||||
# server-tcp 8.8.8.8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user