mirror of
https://github.com/torproject/torspec.git
synced 2024-11-23 17:59:42 +00:00
Bug 19859: Add HTTPCONNECT client protocol
This commit is contained in:
parent
cd916518f3
commit
54a7ad226c
@ -2130,11 +2130,12 @@
|
||||
EscapedPassword = QuotedString
|
||||
|
||||
ClientProtocol =
|
||||
"SOCKS4" /
|
||||
"SOCKS5" /
|
||||
"TRANS" /
|
||||
"NATD" /
|
||||
"DNS" /
|
||||
"SOCKS4" /
|
||||
"SOCKS5" /
|
||||
"TRANS" /
|
||||
"NATD" /
|
||||
"DNS" /
|
||||
"HTTPCONNECT" /
|
||||
"UNKNOWN"
|
||||
|
||||
NymEpoch = a nonnegative integer
|
||||
|
Loading…
Reference in New Issue
Block a user