mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 18:32:57 +02:00
Hinzugefügt:
* OpenVPN in Statusseite. * cftp - FTP-Client grafisch?! git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@159 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -40,7 +40,8 @@ my %servicenames =
|
||||
$Lang::tr{'ntp server'} => 'ntpd',
|
||||
$Lang::tr{'secure shell server'} => 'sshd',
|
||||
$Lang::tr{'vpn'} => 'pluto',
|
||||
$Lang::tr{'web proxy'} => 'squid'
|
||||
$Lang::tr{'web proxy'} => 'squid',
|
||||
$Lang::tr{'openvpn'} => 'openvpn'
|
||||
);
|
||||
|
||||
my $iface = '';
|
||||
|
||||
Reference in New Issue
Block a user