mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 17:46:58 -05:00
add reduced iv head entropy to simplified config
This commit is contained in:
parent
0746740b10
commit
d8f36941a8
@ -28,4 +28,5 @@ message ClientConfig {
|
|||||||
uint32 port = 2;
|
uint32 port = 2;
|
||||||
string method = 3;
|
string method = 3;
|
||||||
string password = 4;
|
string password = 4;
|
||||||
|
bool experiment_reduced_iv_head_entropy = 90001;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user