mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-30 05:56:54 -05:00
Remove reserved field in vmess for better randomization
This commit is contained in:
parent
fb1ad8b81b
commit
265e6e4dbd
@ -12,7 +12,6 @@
|
|||||||
指令部分:
|
指令部分:
|
||||||
* 1 字节:随机填充长度 M (0 < M <= 32)
|
* 1 字节:随机填充长度 M (0 < M <= 32)
|
||||||
* M 字节:随机填充内容
|
* M 字节:随机填充内容
|
||||||
* 1 字节:保留,总是 0x00
|
|
||||||
* 16 字节:请求数据 IV
|
* 16 字节:请求数据 IV
|
||||||
* 16 字节:请求数据 Key
|
* 16 字节:请求数据 Key
|
||||||
* 4 字节:认证信息 V
|
* 4 字节:认证信息 V
|
||||||
|
Loading…
Reference in New Issue
Block a user