mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-11-24 11:47:03 -05:00
🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/init.d/02-tor-relay.sh rootfs/usr/local/etc/docker/init.d/03-tor-bridge.sh
This commit is contained in:
@@ -261,8 +261,9 @@ LogMessageDomains 1
|
||||
Log notice file $LOG_DIR/tor-relay.log
|
||||
|
||||
SOCKSPort 10051
|
||||
BridgeRelay 1
|
||||
BridgeRelay 0
|
||||
PublishServerDescriptor 1
|
||||
Nickname ${TOR_NICK_NAME:-$RANDOM_NICK}-relay
|
||||
%include $CONF_DIR/conf.d/*.conf
|
||||
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user