mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-11-02 19:03:10 -05:00
🗃️ Committing everything that changed 🗃️
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:
@@ -244,7 +244,7 @@ AddressDisableIPv6 0
|
||||
VirtualAddrNetwork 10.0.0.0/12
|
||||
|
||||
#### control settings
|
||||
ControlPort localhost:9051
|
||||
ControlPort 127.0.0.1:9051
|
||||
ControlSocketsGroupWritable 1
|
||||
CookieAuthentication 1
|
||||
CookieAuthFileGroupReadable 1
|
||||
@@ -264,8 +264,8 @@ SOCKSPort 0.0.0.0:9050
|
||||
|
||||
##### logging
|
||||
LogMessageDomains 1
|
||||
Log notice file $LOG_DIR/tor-server.log
|
||||
#Log debug file $LOG_DIR/debug.log
|
||||
Log notice file $LOG_DIR/server.log
|
||||
#Log debug file $LOG_DIR/server.debug
|
||||
|
||||
##### port mappings
|
||||
TransPort 0.0.0.0:9040
|
||||
|
||||
Reference in New Issue
Block a user