mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-29 14:49:31 +01:00
unbound/dot: add nic.cz & nixnet
This commit is contained in:
parent
5462af3059
commit
6274ed8e13
@ -26,10 +26,19 @@ forward-zone:
|
|||||||
|
|
||||||
## DNS-over-TLS on port 853, no filtering
|
## DNS-over-TLS on port 853, no filtering
|
||||||
|
|
||||||
|
# CZ.NIC https://www.nic.cz/odvr/
|
||||||
|
forward-addr: 2001:148f:ffff::1@853#odvr.nic.cz
|
||||||
|
forward-addr: 2001:148f:fffe::1@853#odvr.nic.cz
|
||||||
|
forward-addr: 193.17.47.1@853#odvr.nic.cz
|
||||||
|
forward-addr: 185.43.135.1@853#odvr.nic.cz
|
||||||
|
|
||||||
# Lelux.fi Luxembourg
|
# Lelux.fi Luxembourg
|
||||||
forward-addr: 2605:6400:30:f891::1@853#resolver2.lelux.fi
|
forward-addr: 2605:6400:30:f891::1@853#resolver2.lelux.fi
|
||||||
forward-addr: 104.244.79.229@853#resolver2.lelux.fi
|
forward-addr: 104.244.79.229@853#resolver2.lelux.fi
|
||||||
|
|
||||||
|
# NixNet.xyz, Anycast
|
||||||
|
forward-addr: 198.251.90.114@853#uncensored.any.dns.nixnet.xyz
|
||||||
|
|
||||||
# Snopyta.org, Finland
|
# Snopyta.org, Finland
|
||||||
forward-addr: 2a01:4f9:2a:1919::9301@853#fi.dot.dns.snopyta.org
|
forward-addr: 2a01:4f9:2a:1919::9301@853#fi.dot.dns.snopyta.org
|
||||||
forward-addr: 95.216.24.230@853#fi.dot.dns.snopyta.org
|
forward-addr: 95.216.24.230@853#fi.dot.dns.snopyta.org
|
||||||
|
Loading…
Reference in New Issue
Block a user