1
0
mirror of https://github.com/XTLS/Xray-docs-next.git synced 2025-08-22 19:38:36 +00:00

add echSockopt to tls settings

This commit is contained in:
patterniha 2025-08-03 16:17:05 +03:30
parent 1847b1388a
commit dc5e5da422

View File

@ -119,7 +119,8 @@ Reality 是目前最安全的传输加密方案, 且外部看来流量类型和
"masterKeyLog": "", "masterKeyLog": "",
"echServerKeys": "", "echServerKeys": "",
"echConfigList": "", "echConfigList": "",
"echForceQuery": "" "echForceQuery": "",
"echSockopt": {}
} }
``` ```