mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 20:59:23 +01:00
resolv.conf: add single-request-reopen to options
It's in dnscrypt-proxy documentation for putting into resolv.conf
This commit is contained in:
parent
330e8a80ad
commit
44ac6ff573
@ -8,7 +8,7 @@ nameserver 8.8.8.8
|
||||
nameserver 2001:4860:4860::8844
|
||||
# CloudFlare IPv4 #1
|
||||
#nameserver 1.1.1.1
|
||||
options edns0
|
||||
options edns0 single-request-reopen
|
||||
search mikaela.info
|
||||
# note and remember missing DNSSEC
|
||||
# use.opendns.com http://208.69.38.205/
|
||||
|
Loading…
Reference in New Issue
Block a user