mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 20:59:23 +01:00
add etc/unbound/dnscrypt-proxy.conf
This commit is contained in:
parent
18931c320a
commit
76633ba61d
6
etc/unbound/unbound.conf.d/dnscrypt-proxy.conf
Normal file
6
etc/unbound/unbound.conf.d/dnscrypt-proxy.conf
Normal file
@ -0,0 +1,6 @@
|
||||
# From https://wiki.archlinux.org/index.php/DNSCrypt
|
||||
do-not-query-localhost: no
|
||||
forward-zone:
|
||||
name: "."
|
||||
forward-addr: 127.0.0.1@54
|
||||
forward-addr: 127.0.0.1@55
|
Loading…
Reference in New Issue
Block a user