mirror of
https://github.com/casjaysdevdocker/tor
synced 2026-01-29 07:11:13 -05:00
🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Has been cancelled
Some checks failed
release-tag / release-image (push) Has been cancelled
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:
@@ -269,7 +269,7 @@ ORPort ${TOR_BRIDGE_OR_PORT:-57004}
|
||||
DirPort ${TOR_BRIDGE_DIR_PORT:-57005}
|
||||
Nickname ${TOR_BRIDGE_NICK_NAME:-$RANDOM_NICK}
|
||||
ContactInfo ${TOR_BRIDGE_ADMIN:-tor-admin@$HOSTNAME}
|
||||
AccountingMax ${TOR_BRIDGE_ACCOUNT_MAX:-1000}
|
||||
AccountingMax ${TOR_BRIDGE_ACCOUNT_MAX:-1000 GBytes}
|
||||
BridgeRelay 1
|
||||
PublishServerDescriptor 1
|
||||
ExtORPort auto
|
||||
|
||||
Reference in New Issue
Block a user