🗃️ Committing everything that changed 🗃️

rootfs/root/docker/setup/02-packages.sh
rootfs/tmp/etc/bind/named.conf
rootfs/tmp/etc/tor/
rootfs/tmp/var/bind/bind/root.cache
rootfs/tmp/var/bind/root.cache
rootfs/usr/local/etc/docker/init.d/00-named.sh
rootfs/usr/local/etc/docker/init.d/01-tor.sh
rootfs/usr/local/etc/docker/init.d/02-named.sh
This commit is contained in:
casjay
2024-08-30 15:09:36 -04:00
parent afd89369c3
commit c4a98b6043
7 changed files with 653 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
###
TorAddress 127.0.0.1
TorPort 9050
#OnionAddrRange 127.42.42.0/24
#SOCKS5Username <username>
#SOCKS5Password <password>
AllowInbound 1
AllowOutboundLocalhost 0
IsolatePID 0