mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-09-18 03:57:42 -04:00
🗃️ Committing everything that changed 🗃️
rootfs/tmp/etc/tor/server.conf rootfs/tmp/etc/tor/torrc rootfs/usr/local/etc/docker/init.d/01-tor-bridge.sh rootfs/usr/local/etc/docker/init.d/01-tor-hidden.sh rootfs/usr/local/etc/docker/init.d/01-tor-relay.sh rootfs/usr/local/etc/docker/init.d/02-php.sh rootfs/usr/local/etc/docker/init.d/02-tor-relay.sh rootfs/usr/local/etc/docker/init.d/03-privoxy.sh rootfs/usr/local/etc/docker/init.d/03-tor-bridge.sh rootfs/usr/local/etc/docker/init.d/04-tor-hidden.sh rootfs/usr/local/etc/docker/init.d/98-php.sh rootfs/usr/local/etc/docker/init.d/99-privoxy.sh
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
##### default rc
|
||||
%include /config/tor/torrc
|
||||
|
||||
##### logging
|
||||
LogMessageDomains 1
|
||||
Log notice file /data/logs/tor/server.log
|
||||
|
@@ -9,7 +9,3 @@ HashedControlPassword 16:C30604D1D90F341360A14D9A1048C1DF4A3CA2411444E52EE5B954C
|
||||
DataDirectory /data/tor
|
||||
ControlSocket /run/tor/control.sock
|
||||
CookieAuthFile /run/tor/control.authcookie
|
||||
|
||||
##### logging
|
||||
LogMessageDomains 1
|
||||
Log notice file /data/logs/tor/notice.log
|
||||
|
Reference in New Issue
Block a user