diff options
Diffstat (limited to 'doc/spec/socks-extensions.txt')
-rw-r--r-- | doc/spec/socks-extensions.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/spec/socks-extensions.txt b/doc/spec/socks-extensions.txt index 8097c6645..49c9660b1 100644 --- a/doc/spec/socks-extensions.txt +++ b/doc/spec/socks-extensions.txt @@ -60,6 +60,8 @@ Tor's extensions to the SOCKS protocol directory port of the Tor server specified by address:port (the port specified should be the ORPort of the server). It uses a one-hop tunnel and a "BEGIN_DIR" relay cell to accomplish this secure connection. + Th F2 command value was removed in Tor 0.2.0.10-alpha in favor of a + new use_begindir flag in edge_connection_t. 4. HTTP-resistance |