mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-07 17:49:21 +01:00
8 lines
394 B
Plaintext
8 lines
394 B
Plaintext
|
# This is kind of DNS-over-TLS.conf, but with ECS and just the hope of
|
||
|
# passing restricctive networks with Quad9. Use-case: Steam Deck
|
||
|
[Resolve]
|
||
|
DNS=2620:fe::11#dns11.quad9.net 149.112.112.11#dns11.quad9.net 2620:fe::fe:11#dns11.quad9.net 9.9.9.11#dns11.quad9.net [2a02:1b8:10:234::2]:443#dot1.applied-privacy.net 146.255.56.98:443#dot1.applied-privacy.net
|
||
|
Domains=~.
|
||
|
DNSOverTLS=yes
|
||
|
Cache=yes
|