Update On Sun Feb 23 19:31:23 CET 2025

This commit is contained in:
github-action[bot]
2025-02-23 19:31:23 +01:00
parent 57a919f00e
commit 8cfefe4942
110 changed files with 3273 additions and 2306 deletions
@@ -52,6 +52,9 @@ return view.extend({
o = s.taboption('transparent_proxy', form.Flag, 'ipv6_proxy', _('IPv6 Proxy'));
o.rmempty = false;
o = s.taboption('transparent_proxy', form.Flag, 'fake_ip_ping_hijack', _('Fake-IP Ping Hijack'));
o.rmempty = false;
o = s.taboption('transparent_proxy', form.Flag, 'router_proxy', _('Router Proxy'));
o.rmempty = false;