mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
systemd/resolved.conf.d: add snopyta-strict.conf
While posting an example how I would do it I might as well put it here
This commit is contained in:
parent
b83de8c23f
commit
a0c61231f4
8
etc/systemd/resolved.conf.d/snopyta-strict.conf
Normal file
8
etc/systemd/resolved.conf.d/snopyta-strict.conf
Normal file
@ -0,0 +1,8 @@
|
||||
# Snopyta / systemd-resolved. For people who don't panic when DNSSEC or
|
||||
# DoT doesn't work and captive portals attack? See README.md
|
||||
[Resolve]
|
||||
DNS=2a01:4f9:2a:1919::9301#fi.dot.dns.snopyta.org 95.216.24.230#fi.dot.dns.snopyta.org
|
||||
Domains=~.
|
||||
DNSSEC=true
|
||||
DNSOverTLS=true
|
||||
Cache=true
|
Loading…
Reference in New Issue
Block a user