Add luci for new feature, and fix some bugs
This commit is contained in:
@@ -39,10 +39,10 @@ cache-size 512
|
||||
# force AAAA query return SOA
|
||||
# force-AAAA-SOA [yes|no]
|
||||
|
||||
# enabel ipv4 and ipv6 preference
|
||||
# dualstack-preference-threshold [num] (100~10000)
|
||||
# dualstack-preference [yes|no]
|
||||
# dualstack-preference yes
|
||||
# Enable IPV4, IPV6 dual stack IP optimization selection strategy
|
||||
# dualstack-ip-selection-threshold [num] (1~1000)
|
||||
# dualstack-ip-selection [yes|no]
|
||||
# dualstack-ip-selection yes
|
||||
|
||||
# edns client subnet
|
||||
# edns-client-subnet-ipv4 [ip/subnet]
|
||||
@@ -80,7 +80,7 @@ log-level info
|
||||
# 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 TTL is the corresponding value, or discard result, -check-ttl=0 for auto check TTL.
|
||||
# -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
|
||||
|
||||
Reference in New Issue
Block a user