mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-09-17 21:57:47 -04:00
🗃️ Committing everything that changed 🗃️
rootfs/tmp/etc/unbound/unbound.conf rootfs/usr/local/etc/docker/init.d/01-tor-bridge.sh rootfs/usr/local/etc/docker/init.d/02-tor-relay.sh rootfs/usr/local/etc/docker/init.d/03-tor-server.sh
This commit is contained in:
@@ -5,7 +5,7 @@ server:
|
||||
interface: 0.0.0.0
|
||||
interface: ::0
|
||||
interface-automatic: yes
|
||||
interface-automatic-ports: "53 9053"
|
||||
interface-automatic-ports: "53 8053"
|
||||
access-control: 0.0.0.0/0 allow
|
||||
access-control: ::/0 allow
|
||||
domain-insecure: "onion"
|
||||
@@ -17,6 +17,5 @@ forward-zone:
|
||||
name: "onion"
|
||||
forward-addr: 127.0.0.1@8053
|
||||
forward-zone:
|
||||
name: "."
|
||||
forward-addr: 1.1.1.1
|
||||
|
||||
name: "."
|
||||
forward-addr: 1.1.1.1
|
||||
|
Reference in New Issue
Block a user