🗃️ Committing everything that changed 🗃️

Dockerfile
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:
casjay
2025-01-06 16:59:51 -05:00
parent 0ceecc424f
commit dcf975c3b2
3 changed files with 9 additions and 4 deletions

View File

@@ -261,6 +261,10 @@ LogMessageDomains 1
Log notice file $LOG_DIR/tor-relay.log
SOCKSPort 10051
ServerTransportPlugin obfs4 exec /usr/bin/lyrebird
ServerTransportListenAddr obfs4 0.0.0.0:${TOR_RELAY_PORT:-58004}
BridgeRelay 0
PublishServerDescriptor 1
Nickname ${TOR_NICK_NAME:-$RANDOM_NICK}-relay