Support TLS query.

This commit is contained in:
Nick Peng
2018-10-14 22:52:45 +08:00
parent f68e4eda1c
commit 4e92267f24
9 changed files with 478 additions and 16 deletions

View File

@@ -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