mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-09-18 15:57:47 -04: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/01-tor-bridge.sh rootfs/usr/local/etc/docker/init.d/03-tor-server.sh
This commit is contained in:
@@ -270,6 +270,10 @@ Log notice file $LOG_DIR/tor-server.log
|
||||
TransPort 0.0.0.0:9040
|
||||
HTTPTunnelPort 0.0.0.0:9080
|
||||
|
||||
##### exit relay
|
||||
ExitNodes {uk},{us},{de},{ee}
|
||||
ExcludeNodes {ru}
|
||||
|
||||
EOF
|
||||
# define actions
|
||||
if [ "$TOR_DNS_ENABLED" = "yes" ]; then
|
||||
|
Reference in New Issue
Block a user