minor bugfix in socks explanation

svn:r1979
This commit is contained in:
Roger Dingledine
2004-06-17 21:05:46 +00:00
parent 3708886939
commit 22c5ddb588
+1 -1
View File
@@ -44,7 +44,7 @@ Tor's extensions to the SOCKS protocol
resolved) or a success response. In the case of success, the address is
stored in the portion of the SOCKS response reserved for remote IP address.
(We support RESOLVE in SOCKS4A too, even though it is unnecessary.)
(We support RESOLVE in SOCKS4 too, even though it is unnecessary.)
3. HTTP-resistance