TLS ECH: Remove echForceQuery (ECH is forced now if configured) (#6032)

https://github.com/XTLS/Xray-core/pull/5887#issuecomment-4184701517
This commit is contained in:
风扇滑翔翼
2026-05-02 18:33:43 +08:00
committed by GitHub
parent 4e87f59628
commit 1fc6850dc4
4 changed files with 23 additions and 53 deletions
+1
View File
@@ -81,6 +81,7 @@ message Config {
string ech_config_list = 19;
// Deprecated
string ech_force_query = 20;
SocketConfig ech_socket_settings = 21;