mirror of https://github.com/v2ray/v2ray-core
Remove reserved field in vmess for better randomization
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