aboutsummaryrefslogtreecommitdiff
path: root/spec/pt-spec/pluggable-transport-configuration-environment.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/pt-spec/pluggable-transport-configuration-environment.md')
-rw-r--r--spec/pt-spec/pluggable-transport-configuration-environment.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/spec/pt-spec/pluggable-transport-configuration-environment.md b/spec/pt-spec/pluggable-transport-configuration-environment.md
index 3a201f8..0fd9571 100644
--- a/spec/pt-spec/pluggable-transport-configuration-environment.md
+++ b/spec/pt-spec/pluggable-transport-configuration-environment.md
@@ -1,4 +1,5 @@
<a id="pt-spec.txt-3.2"></a>
+
## Pluggable Transport Configuration Environment Variables
All Pluggable Transport proxy instances are configured by their
@@ -10,6 +11,7 @@ indicate any relations to Tor, except for the origins of this
specification.
<a id="pt-spec.txt-3.2.1"></a>
+
### Common Environment Variables
When launching either a client or server Pluggable Transport proxy,
@@ -99,6 +101,7 @@ Example::
TOR_PT_OUTBOUND_BIND_ADDRESS_V6=[2001:db8::4]
<a id="pt-spec.txt-3.2.2"></a>
+
### Pluggable Transport Client Environment Variables
Client-side Pluggable Transport forward proxies are configured
@@ -139,6 +142,7 @@ Examples:
```
<a id="pt-spec.txt-3.2.3"></a>
+
### Pluggable Transport Server Environment Variables
Server-side Pluggable Transport reverse proxies are configured
@@ -252,4 +256,3 @@ incoming traffic, "TOR_PT_AUTH_COOKIE_FILE" MUST be omitted.
Example:
TOR_PT_AUTH_COOKIE_FILE=/var/lib/tor/extended_orport_auth_cookie
-