Support TLS query.
This commit is contained in:
@@ -18,8 +18,8 @@ bind [::]:53
|
||||
cache-size 512
|
||||
|
||||
# prefetch domain
|
||||
# prefetch-domain [true|false]
|
||||
# prefetch-domain true
|
||||
# prefetch-domain [yes|no]
|
||||
# prefetch-domain yes
|
||||
|
||||
# ttl for all resource record
|
||||
# rr-ttl: ttl for all record
|
||||
@@ -46,6 +46,10 @@ log-level error
|
||||
# server-tcp [IP]:[PORT], default port is 53
|
||||
# server-tcp 8.8.8.8
|
||||
|
||||
# remote tls dns server list
|
||||
# server-tls [IP]:[PORT], default port is 853
|
||||
# server-tls 1.1.1.1
|
||||
|
||||
# specific address to domain
|
||||
# address /domain/ip
|
||||
# address /www.example.com/1.2.3.4
|
||||
|
||||
Reference in New Issue
Block a user