0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-06-18 22:29:49 +03:00
RPRX
2025-01-25 10:51:44 +00:00
committed by GitHub
parent a0822cb440
commit 2522cfd7be
7 changed files with 105 additions and 56 deletions

View File

@ -87,4 +87,6 @@ message Config {
// Lists of string as CurvePreferences values.
repeated string curve_preferences = 16;
string server_name_to_verify = 17;
}