mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-05-01 01:44:15 +00:00
Migrate shadowsocks-2022 to protocol library
This commit is contained in:
parent
c375b144f8
commit
79f3057687
8 changed files with 39 additions and 72 deletions
|
@ -35,5 +35,4 @@ message ClientConfig {
|
|||
uint32 port = 2;
|
||||
string method = 3;
|
||||
string key = 4;
|
||||
bool reduced_iv_head_entropy = 5;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue