0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-19 14:48:03 +03:00

Do some rename

This commit is contained in:
风扇滑翔翼
2025-03-09 11:40:10 +00:00
committed by GitHub
parent 6d416d619f
commit 39265ac49e
5 changed files with 48 additions and 61 deletions

View File

@ -92,9 +92,7 @@ message Config {
*/
repeated string verify_peer_cert_in_names = 17;
bytes ech_config = 18;
string ech_config_list = 18;
string ech_DNSserver = 19;
bytes ech_key_sets = 20;
bytes ech_key_sets = 19;
}