mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-24 15:25:23 -04:00
add IPv6 DNS resolvers
This commit is contained in:
parent
98ca37290a
commit
964473b6c2
1 changed files with 3 additions and 1 deletions
|
@ -6,5 +6,7 @@ server:
|
|||
forward-zone:
|
||||
name: "."
|
||||
forward-tls-upstream: yes
|
||||
forward-addr: 1.0.0.1@853#cloudflare-dns.com
|
||||
forward-addr: 1.1.1.1@853#cloudflare-dns.com
|
||||
forward-addr: 1.0.0.1@853#cloudflare-dns.com
|
||||
forward-addr: 2606:4700:4700::1111@853#cloudflare-dns.com
|
||||
forward-addr: 2606:4700:4700::1001@853#cloudflare-dns.com
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue