2
0
Эх сурвалжийг харах

luci-app-ssr-plus: Fixed problem subscription `reality`does not read `tls_flow`.

zxl hhyccc 1 жил өмнө
parent
commit
e27980dd78

+ 0 - 1
luci-app-ssr-plus/luasrc/model/cbi/shadowsocksr/client-config.lua

@@ -927,7 +927,6 @@ if is_finded("xray") then
 		o:value(v, translate(v))
 	end
 	o.rmempty = true
-	o:depends("xtls", true)
 	o:depends({type = "v2ray", v2ray_protocol = "vless", transport = "tcp", tls = true})
 	o:depends({type = "v2ray", v2ray_protocol = "vless", transport = "tcp", reality = true})