update 2026-05-25 16:15:17

This commit is contained in:
action
2026-05-25 16:15:17 +08:00
parent 67a9d21136
commit 28010b5f14
3 changed files with 18 additions and 8 deletions
@@ -1547,6 +1547,10 @@ local function processData(szType, content, add_mode, group, sub_cfg)
result.reality_publicKey = params.pbk or nil
result.reality_shortId = params.sid or nil
end
if params.ech and params.ech ~= "" then
result.ech = "1"
result.ech_config = params.ech
end
end
result.port = port
local insecure = params.allowinsecure or params.insecure