🗃️ 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
rootfs/usr/local/etc/docker/init.d/04-tor-hidden.sh
This commit is contained in:
casjay
2025-01-06 14:52:06 -05:00
parent 478b710461
commit 19a57e41ff
3 changed files with 3 additions and 3 deletions

View File

@@ -246,7 +246,7 @@ __update_conf_files() {
LogMessageDomains 1
Log notice file /$LOG_DIR/bridge.log
SOCKSPort 9052
SOCKSPort 10052
ServerTransportPlugin obfs4 exec /usr/bin/lyrebird
ServerTransportListenAddr obfs4 0.0.0.0:${TOR_PT_PORT:-8445}