From 5e1f09a9d1e75d18947ed5f8f616ae6a7cd7dd4e Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Tue, 30 Jan 2018 20:09:04 +0100 Subject: [PATCH] DoH doesn't require a working DNS configuration any more --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 017bebef..511b1880 100644 --- a/README.md +++ b/README.md @@ -85,9 +85,6 @@ The current 2.0.0 beta version includes all the major features from dnscrypt-pro * [DNS-over-HTTP/2 (DoH)](https://datatracker.ietf.org/wg/doh/about/), the successor to DNS-over-TLS -Using DoH currently requires a working DNS configuration on the proxy host (DNS server host names have to be resolved). -If you use DoH, add the IP address of the servers to your `hosts` file or equivalent. - ## Planned features * Offline responses