|
@@ -308,7 +308,7 @@ o = s:option(Value, "obfs_param", translate("Obfs param (optional)"))
|
|
o:depends("type", "ssr")
|
|
o:depends("type", "ssr")
|
|
|
|
|
|
-- [[ Hysteria ]]--
|
|
-- [[ Hysteria ]]--
|
|
-o = s:option(Flag, "port_hopping", translate("Port Hopping"))
|
|
|
|
|
|
+o = s:option(Flag, "port_hopping", translate("Enable Port Hopping"))
|
|
o:depends("type", "hysteria")
|
|
o:depends("type", "hysteria")
|
|
o.rmempty = true
|
|
o.rmempty = true
|
|
o.default = "0"
|
|
o.default = "0"
|