🗃️ Committing everything that changed 🗃️
All checks were successful
release-tag / release-image (push) Successful in 7m27s

rootfs/usr/local/etc/docker/init.d/01-tor-bridge.sh
rootfs/usr/local/etc/docker/init.d/02-tor-relay.sh
rootfs/usr/local/etc/docker/init.d/03-tor-server.sh
This commit is contained in:
casjay
2025-08-02 18:42:31 -04:00
parent fb27515b61
commit 6931aab5df
3 changed files with 24 additions and 7 deletions

View File

@@ -278,7 +278,9 @@ ExitRelay 1
PublishServerDescriptor 1
Nickname ${TOR_RELAY_NICK_NAME:-$RANDOM_NICK}
ContactInfo ${TOR_RELAY_ADMIN:-tor-admin@$HOSTNAME}
AccountingMax ${TOR_RELAY_ACCOUNT_MAX:-2000 GBytes}
AccountingMax ${TOR_RELAY_ACCOUNT_MAX:-250 GBytes}
RelayBandwidthRate ${TOR_RELAY_BANDWIDTH_RATE:-96 KB}
RelayBandwidthBurst ${TOR_RELAY_BANDWIDTH_BURST:-192 KB}
AccountingStart month 1 00:00
DirPortFrontPage /usr/share/tor/html/exit.html