Files
tor/rootfs/tmp/etc/unbound/unbound.conf
T

24 lines
525 B
Plaintext
Raw Normal View History

2025-01-08 22:11:02 -05:00
server:
directory: "/etc/unbound"
2025-01-09 01:08:43 -05:00
do-udp: yes
do-tcp: yes
2025-01-08 22:11:02 -05:00
interface: 0.0.0.0
interface: ::0
interface-automatic: yes
2025-05-01 10:32:45 -04:00
interface-automatic-ports: "53 9053"
2025-01-08 22:11:02 -05:00
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
2025-10-22 08:14:09 -04:00
2025-01-08 22:11:02 -05:00
forward-zone:
2025-02-08 11:23:22 -05:00
name: "."
2025-10-22 08:14:09 -04:00
forward-addr: 82.29.128.145
2025-02-08 11:23:22 -05:00
forward-addr: 1.1.1.1