mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
it's called GETCONF, not GETCONFIG
svn:r4591
This commit is contained in:
parent
43a28a4ca9
commit
e573b3f7db
@ -507,7 +507,7 @@ $Id$
|
||||
|
||||
C: SETEVENTS CIRC
|
||||
S: 250 OK
|
||||
C: GETCONFIG SOCKSPORT ORPORT
|
||||
C: GETCONF SOCKSPORT ORPORT
|
||||
S: 650 CIRC 1000 EXTENDED moria1,moria2
|
||||
S: 250-SOCKSPORT=9050
|
||||
S: 250 ORPORT=0
|
||||
@ -515,7 +515,7 @@ $Id$
|
||||
But this sequence is disallowed:
|
||||
C: SETEVENTS CIRC
|
||||
S: 250 OK
|
||||
C: GETCONFIG SOCKSPORT ORPORT
|
||||
C: GETCONF SOCKSPORT ORPORT
|
||||
S: 250-SOCKSPORT=9050
|
||||
S: 650 CIRC 1000 EXTENDED moria1,moria2
|
||||
S: 250 ORPORT=0
|
||||
|
Loading…
Reference in New Issue
Block a user