From efa272bc52071dd7c7f4c76293fa88b93fb045bf Mon Sep 17 00:00:00 2001 From: Star Brilliant Date: Mon, 2 Apr 2018 17:19:39 +0800 Subject: [PATCH] Add documentation about /etc/hosts preloading --- doh-client/doh-client.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doh-client/doh-client.conf b/doh-client/doh-client.conf index 5060626..8df1ba0 100644 --- a/doh-client/doh-client.conf +++ b/doh-client/doh-client.conf @@ -25,6 +25,8 @@ upstream_ietf = [ # Bootstrap DNS server to resolve the address of the upstream resolver # If multiple servers are specified, a random one will be chosen each time. # If empty, use the system DNS settings. +# If you want to preload IP addresses in /etc/hosts instead of using a +# bootstrap server, please make this list empty. bootstrap = [ # Google's resolver, bad ECS, good DNSSEC