tor-obfs4-bridge. Draft of .env.dist.

This commit is contained in:
Alexey Eschenko 2021-12-16 23:03:08 +00:00
parent f64b46387d
commit 121cdbe29a
1 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# Set required variables
OR_PORT=443
PT_PORT=444
EMAIL=email@host.tld
# If you want, you could change the nickname of your bridge
#NICKNAME=DockerObfs4Bridge
# If needed, activate additional variables processing
OBFS4_ENABLE_ADDITIONAL_VARIABLES=1
# and define desired torrc entries prefixed with OBFS4V_
# For example:
#OBFS4V_AddressDisableIPv6=1
# Disable any publishing of bridge info
OBFS4V_PublishServerDescriptor=0
# Disabling Exit Node mode
ExitPolicy=reject *:*, reject6 *:*