mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 14:10:39 +00:00
11 lines
285 B
ReStructuredText
11 lines
285 B
ReStructuredText
.. _protocol_client_socks5_custom_reply:
|
|
|
|
###################
|
|
Socks5 Custom Reply
|
|
###################
|
|
|
|
In addition to the standard reply field defined in `rfc1928`_, the following reply field are also used:
|
|
|
|
* X'09' Connection timeout
|
|
|
|
.. _rfc1928: https://tools.ietf.org/html/rfc1928
|