You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
o.description=translate("Modify The Github Address In The Config And OpenClash With Proxy(CDN) To Prevent File Download Faild. Format Reference:").."".."<a href='javascript:void(0)' onclick='javascript:return winOpen(\"https://ghproxy.com/\")'>https://ghproxy.com/</a>"
83
+
o.description=translate("Modify The Github Address In The Config And OpenClash With Proxy(CDN) To Prevent File Download Faild. Format Reference:").."".."<a href='javascript:void(0)' onclick='javascript:return winOpen(\"https://mirror.ghproxy.com/\")'>https://mirror.ghproxy.com/</a>"
m.description=translate("Note: To restore the default configuration, try accessing:").." <a href='javascript:void(0)' onclick='javascript:restore_config(this)'>http://"..lan_ip.."/cgi-bin/luci/admin/services/openclash/restore</a>"..
@@ -256,7 +267,7 @@ if op_mode == "redir-host" then
256
267
o.default=0
257
268
else
258
269
o=s:taboption("traffic_control", Flag, "china_ip_route", translate("China IP Route"))
259
-
o.description=translate("Bypass The China Network Flows, Improve Performance, Depend on Dnsmasq")
270
+
o.description=translate("Bypass The China Network Flows, Improve Performance, If Inaccessibility on Bypass Gateway, Try to Enable Bypass Gateway Compatible Option, Depend on Dnsmasq")
260
271
o.default=0
261
272
o:depends("enable_redirect_dns", "1")
262
273
o:depends("enable_redirect_dns", "0")
@@ -272,6 +283,22 @@ o = s:taboption("traffic_control", Flag, "intranet_allowed", translate("Only int
272
283
o.description=translate("When Enabled, The Control Panel And The Connection Broker Port Will Not Be Accessible From The Public Network")
0 commit comments