mirror of
https://github.com/m13253/dns-over-https.git
synced 2026-03-30 12:05:38 +00:00
Turn on no_cookies by default according to the IETF draft
This commit is contained in:
@@ -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)
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user