mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 09:36:34 -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)
|
||||
* M 字节:随机填充内容
|
||||
* 1 字节:保留,总是 0x00
|
||||
* 16 字节:请求数据 IV
|
||||
* 16 字节:请求数据 Key
|
||||
* 4 字节:认证信息 V
|
||||
|
Loading…
Reference in New Issue
Block a user