From 87436b7cbf1361202df60f986d57f4bd794c289c Mon Sep 17 00:00:00 2001 From: Star Brilliant Date: Mon, 2 Jul 2018 13:45:08 +0800 Subject: [PATCH] Turn on no_cookies by default according to the IETF draft --- doh-client/doh-client.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doh-client/doh-client.conf b/doh-client/doh-client.conf index 16c47ef..331ce3e 100644 --- a/doh-client/doh-client.conf +++ b/doh-client/doh-client.conf @@ -65,7 +65,7 @@ timeout = 30 # anti-DDoS services to identify clients. # Note that DNS Cookies (an DNS protocol extension to DNS) also has the ability # to track uesrs and is not controlled by doh-client. -no_cookies = false +no_cookies = true # Disable EDNS0-Client-Subnet (ECS) #