}
if ($argv[1] == "--ubuntu") {
    CleanUbuntu();
    exit;
}
if ($argv[1] == "--squidguard-http") {
    squidguard_http();
    exit;
}
if ($argv[1] == "--apache") {
    apache();
    exit;
}
if ($argv[1] == "--cntlm") {
    cntlm();
    cntlm_parent();
    exit;
}
if ($argv[1] == "--postfix") {
    postfix();
    exit;
}
if ($argv[1] == "--auth-tail") {
    auth_tail();
    exit;
}
if ($argv[1] == "--roundcube") {
    roundcube_http();
    exit;
}
if ($argv[1] == "--spawnfcgi") {
Exemple #2
0
 }
 $conf[] = squid_master_status(true);
 $conf[] = kav4Proxy_status();
 $conf[] = proxy_pac_status();
 $conf[] = squidguardweb();
 $conf[] = ufdbguardd();
 $conf[] = freshclam();
 $conf[] = articadb();
 $conf[] = winbindd();
 $conf[] = squid_db();
 $conf[] = haarp();
 $conf[] = nginx();
 $conf[] = ftp_proxy();
 $conf[] = c_icap_master_status();
 $conf[] = cntlm();
 $conf[] = cntlm_parent();
 $conf[] = rdpproxy_authhook();
 $conf[] = rdpproxy();
 $conf[] = clamd();
 $conf[] = dnsmasq();
 $conf[] = ufdbguardd_client();
 $conf[] = ucarp();
 $conf[] = hotspot_web();
 $conf[] = hotspot_fw();
 $conf[] = squid_nat();
 $conf[] = ziproxy();
 $conf[] = ufdbcat();
 $conf[] = HyperCacheWeb();
 $conf[] = InfluxDB();
 $conf[] = squid_tail();
 $conf[] = iptables_transparent();