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:
@@ -267,7 +267,10 @@ ServerTransportListenAddr obfs4 0.0.0.0:${TOR_RELAY_PORT:-58004}
|
||||
|
||||
BridgeRelay 0
|
||||
PublishServerDescriptor 1
|
||||
ContactInfo ${TOR_ADMIN:-tor-admin@$HOSTNAME}
|
||||
Nickname ${TOR_NICK_NAME:-$RANDOM_NICK}-relay
|
||||
AccountingMax ${TOR_ACCOUNT_MAX:-1000} GBytes
|
||||
AccountingStart month 1 00:00
|
||||
%include $CONF_DIR/conf.d/*.conf
|
||||
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user