diff --git a/etc/unbound/unbound.conf.d/dnscrypt-proxy.conf b/etc/unbound/unbound.conf.d/dnscrypt-proxy.conf new file mode 100644 index 00000000..d95b7b07 --- /dev/null +++ b/etc/unbound/unbound.conf.d/dnscrypt-proxy.conf @@ -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