mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-18 07:34:45 +00:00
Update
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
This commit is contained in:
parent
6eed4de584
commit
abee591822
6 changed files with 340 additions and 0 deletions
5
etc/systemd/resolved.conf.d/custom.conf
Normal file
5
etc/systemd/resolved.conf.d/custom.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[Resolve]
|
||||
DNS=1.1.1.1#cloudlfare-dns.com 8.8.8.8#dns.google 9.9.9.9#dns.quad9.net
|
||||
Domains=~.
|
||||
DNSSEC=true
|
||||
DNSOverTLS=yes
|
||||
Loading…
Add table
Add a link
Reference in a new issue