mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
separate address and port with a space in REDIRECTSTREAM command
svn:r5633
This commit is contained in:
@@ -453,7 +453,7 @@ $Id$
|
||||
3.13. REDIRECTSTREAM
|
||||
|
||||
Sent from the client to the server. The syntax is:
|
||||
"REDIRECTSTREAM" SP StreamID SP Address (Port) CRLF
|
||||
"REDIRECTSTREAM" SP StreamID SP Address (SP Port) CRLF
|
||||
|
||||
Tells the server to change the exit address on the specified stream. If
|
||||
Port is specified, changes the destination port as well. No remapping
|
||||
|
||||
Reference in New Issue
Block a user