resolv.conf: note local resolver separately from dnscrypt-proxy

This commit is contained in:
Aminda Suomalainen 2019-07-22 16:17:27 +03:00
parent 7b83f84633
commit 430b9b7bfc
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,8 @@
# dnscrypt-proxy (Debian)
#nameserver 127.0.2.1
# Local resolver (Unbound?)
#nameserver 127.0.0.1
#nameserver ::1
# dnscrypt-proxy directly (Debian/systemd)
#nameserver 127.0.2.1
# CloudFlare IPv6 #2
nameserver 2606:4700:4700::1001