aboutsummaryrefslogtreecommitdiff
path: root/proposals/180-pluggable-transport.txt
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2012-05-10 13:57:21 -0400
committerNick Mathewson <nickm@torproject.org>2012-05-10 13:57:21 -0400
commit00e515a56bb9cb67d37a05f3697436abacd1daad (patch)
treea532bdf1c7d001b95d32378aef0947597df8be88 /proposals/180-pluggable-transport.txt
parent25793f4b7b80063ff19a55c4fa8549bf24f0874a (diff)
downloadtorspec-00e515a56bb9cb67d37a05f3697436abacd1daad.tar.gz
torspec-00e515a56bb9cb67d37a05f3697436abacd1daad.zip
Document requirement for use of TOR_PT_EXTENDED_SERVER_PORT.
Diffstat (limited to 'proposals/180-pluggable-transport.txt')
-rw-r--r--proposals/180-pluggable-transport.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/proposals/180-pluggable-transport.txt b/proposals/180-pluggable-transport.txt
index 307b820..e5e4ee7 100644
--- a/proposals/180-pluggable-transport.txt
+++ b/proposals/180-pluggable-transport.txt
@@ -286,9 +286,12 @@ Managed proxy interface
{Server only}
- "TOR_PT_EXTENDED_SERVER_PORT" -- An addr:port (probably on localhost)
- that speaks the extended server protocol. (See the "The extended
- ORPort protocol" section below.)
+ "TOR_PT_EXTENDED_SERVER_PORT" -- An <address>:<port> where tor
+ should be listening for connections speaking the extended
+ ORPort protocol (See the "The extended ORPort protocol" section
+ below). If tor does not support the extended ORPort protocol,
+ it MUST use the empty string as the value of this environment
+ variable.
Example: TOR_PT_EXTENDED_SERVER_PORT=127.0.0.1:4200
"TOR_PT_ORPORT" -- Our regular ORPort in a form suitable