🗃️ Committing everything that changed 🗃️

rootfs/root/docker/setup/05-custom.sh
rootfs/tmp/etc/tor/torrc
rootfs/usr/local/etc/docker/init.d/01-tor-server.sh
rootfs/usr/local/etc/docker/init.d/03-tor-bridge.sh
rootfs/usr/local/etc/docker/init.d/04-tor-hidden.sh
This commit is contained in:
casjay
2025-01-06 15:55:39 -05:00
parent 4e15ef8596
commit 783f173f96
5 changed files with 71 additions and 759 deletions

View File

@@ -1,15 +0,0 @@
RunAsDaemon 0
HardwareAccel 1
ControlSocketsGroupWritable 1
CookieAuthentication 1
CookieAuthFileGroupReadable 1
HashedControlPassword 16:C30604D1D90F341360A14D9A1048C1DF4A3CA2411444E52EE5B954C01F
##### directiories and files
DataDirectory /data/tor
ControlSocket /run/tor/control.sock
CookieAuthFile /run/tor/control.authcookie
##### socks option
SafeSocks 0
SocksTimeout 10