add `echSockopt` to tls settings

pull/732/head
patterniha 2025-08-03 16:17:05 +03:30
parent 1847b1388a
commit dc5e5da422
1 changed files with 2 additions and 1 deletions

View File

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