🗃️ Committing everything that changed 🗃️

rootfs/tmp/etc/unbound/
rootfs/tmp/unbound/unbound.conf
This commit is contained in:
casjay
2025-01-08 22:39:03 -05:00
parent 4b586fb7ee
commit 2bc4329f2f

View File

@@ -0,0 +1,20 @@
server:
directory: "/etc/unbound"
interface: 0.0.0.0
interface: ::0
interface-automatic: yes
interface-automatic-ports: "53 9053"
access-control: 0.0.0.0/0 allow
access-control: ::/0 allow
domain-insecure: "onion"
private-domain: "onion"
do-not-query-localhost: no
local-zone: "onion." nodefault
forward-zone:
name: "onion"
forward-addr: 127.0.0.1@8053
forward-zone:
name: "."
forward-addr: 1.1.1.1