mirror of
https://github.com/kenzok8/small-package.git
synced 2026-02-08 07:37:13 +08:00
update 03-25 23:08
This commit is contained in:
@@ -207,6 +207,10 @@ local function processData(szType, content)
|
||||
else
|
||||
result.tls = "0"
|
||||
end
|
||||
-- https://www.v2fly.org/config/protocols/vmess.html#vmess-md5-认证信息-淘汰机制
|
||||
if info.aid and (tonumber(info.aid) > 0) then
|
||||
result.server = nil
|
||||
end
|
||||
elseif szType == "ss" then
|
||||
local idx_sp = 0
|
||||
local alias = ""
|
||||
|
||||
Reference in New Issue
Block a user