mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-09-17 11:10:19 -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/02-tor-relay.sh
This commit is contained in:
@@ -267,8 +267,8 @@ Log notice file $LOG_DIR/bridge.log
|
||||
#Log debug file $LOG_DIR/bridge.debug
|
||||
|
||||
##### ExitPolicy
|
||||
ExitPolicy accept *:*
|
||||
ExitPolicy accept6 [::]:*
|
||||
#ExitPolicy accept *:*
|
||||
#ExitPolicy accept6 [::]:*
|
||||
|
||||
##### Bridge Settings
|
||||
ServerTransportPlugin obfs4 exec /usr/bin/lyrebird
|
||||
|
@@ -267,8 +267,8 @@ Log notice file $LOG_DIR/relay.log
|
||||
#Log debug file $LOG_DIR/relay.debug
|
||||
|
||||
##### ExitPolicy
|
||||
ExitPolicy accept *:*
|
||||
ExitPolicy accept6 [::]:*
|
||||
#ExitPolicy accept *:*
|
||||
#ExitPolicy accept6 [::]:*
|
||||
|
||||
##### Relay Settings
|
||||
ServerTransportPlugin obfs4 exec /usr/bin/lyrebird
|
||||
|
Reference in New Issue
Block a user