mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
Added iptables menu to firewall menu
This commit is contained in:
@@ -40,3 +40,9 @@
|
||||
'title' => "$Lang::tr{'options fw'}",
|
||||
'enabled' => 1,
|
||||
};
|
||||
$subfirewall->{'70.iptables'} = {
|
||||
'caption' => $Lang::tr{'ipts'},
|
||||
'uri' => '/cgi-bin/iptables.cgi',
|
||||
'title' => "$Lang::tr{'ipts'}",
|
||||
'enabled' => 1,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user