1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
suyuan 2023-07-21 21:32:48 +08:00
parent f8363bdf47
commit d7f8e7934f
697 changed files with 37 additions and 100 deletions

0
luci-app-firewall/Makefile Executable file → Normal file
View file

View file

View file

View file

View file

View file

@ -145,14 +145,14 @@ return view.extend({
o = s.taboption('general', form.Flag, 'masq', _('Masquerading'));
o.editable = true;
o = s.taboption('general', form.Flag, 'fullcone', _('Full Cone'));
o = s.taboption('general', form.Flag, 'fullcone', _('Full Cone'));
o.editable = true;
o.depends('masq', '1');
o = s.taboption('general', form.Flag, 'mtu_fix', _('MSS clamp'));
o.modalonly = true;
o.depends('masq', '1');
o = s.taboption('general', form.Flag, 'mtu_fix', _('MSS clamping'));
o.modalonly = true;
o = s.taboption('general', widgets.NetworkSelect, 'network', _('Covered networks'));
o.modalonly = true;
o.multiple = true;

0
luci-app-firewall/po/bg/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/ca/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/cs/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/de/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/el/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/en/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/es/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/fr/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/he/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/hi/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/hu/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/it/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/ja/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/ko/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/mr/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/ms/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/nb_NO/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/pl/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/pt/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/pt_BR/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/ro/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/ru/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/sk/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/sv/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/templates/firewall.pot Executable file → Normal file
View file

0
luci-app-firewall/po/tr/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/uk/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/vi/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/zh_Hans/firewall.po Executable file → Normal file
View file

0
luci-app-firewall/po/zh_Hant/firewall.po Executable file → Normal file
View file

View file

View file