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.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/spec/pt-spec/pluggable-transport-configuration-environment.md b/spec/pt-spec/pluggable-transport-configuration-environment.md
index 19bd351..79e9f67 100644
--- a/spec/pt-spec/pluggable-transport-configuration-environment.md
+++ b/spec/pt-spec/pluggable-transport-configuration-environment.md
@@ -6,7 +6,7 @@ All Pluggable Transport proxy instances are configured by their
parent process at launch time via a set of well defined
environment variables.
-The "TOR_PT_" prefix is used for namespacing reasons and does not
+The "TOR_PT\_" prefix is used for namespacing reasons and does not
indicate any relations to Tor, except for the origins of this
specification.
@@ -92,13 +92,13 @@ use.
If this value is unset or empty, the PT proxy MUST use the default source
address for outgoing connections.
-This setting MUST be ignored for connections to the loopback address ([::1]).
+This setting MUST be ignored for connections to the loopback address (\[::1\]).
IPv6 addresses MUST always be wrapped in square brackets.
Example::
-TOR_PT_OUTBOUND_BIND_ADDRESS_V6=[2001:db8::4]
+TOR_PT_OUTBOUND_BIND_ADDRESS_V6=\[2001:db8::4\]
<a id="pt-spec.txt-3.2.2"></a>
@@ -124,7 +124,7 @@ TOR_PT_CLIENT_TRANSPORTS=obfs2,obfs3,obfs4
"TOR_PT_PROXY"
Specifies an upstream proxy that the PT MUST use when making
-outgoing network connections. It is a URI [RFC3986] of the
+outgoing network connections. It is a URI \[RFC3986\] of the
format:
`<proxy_type>://[<user_name>[:<password>][@]<ip>:<port>`.
@@ -230,7 +230,7 @@ TOR_PT_ORPORT=127.0.0.1:9001
"TOR_PT_EXTENDED_SERVER_PORT"
Specifies the destination that the PT reverse proxy should
-forward traffic to, via the Extended ORPort protocol [EXTORPORT]
+forward traffic to, via the Extended ORPort protocol \[EXTORPORT\]
as an `<address>:<port>`.
The Extended ORPort protocol allows the PT reverse proxy to