Gestione conntrack multiprocesso con watchguard

This commit is contained in:
cmaffio
2016-03-23 12:01:23 +01:00
parent 0e421a3956
commit 43e9c95d9a
3 changed files with 112 additions and 66 deletions

View File

@@ -1,9 +1,6 @@
$proxy_IP = '';
$proxy_PORT = 3128;
$DBhost = '';
$DBname = '';
$DBuser = '';
$DBpass = '';
our $DBhost = '';
our $DBname = '';
our $DBuser = '';
our $DBpass = '';
return 1;