mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 09:36:34 -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;
|
||||
string method = 3;
|
||||
string password = 4;
|
||||
bool experiment_reduced_iv_head_entropy = 90001;
|
||||
}
|
Loading…
Reference in New Issue
Block a user