gestione reti

This commit is contained in:
cmaffio
2016-05-10 17:18:44 +02:00
parent cf1ba29654
commit b3125143e3
6 changed files with 480 additions and 1 deletions

View File

@@ -24,8 +24,8 @@ $sts->execute ();
open LOG, ">> /srv/www/htdocs/pannello_vbc/proxy/squid_acl/squid_pool.log";
LOG->autoflush(1);
alarm $timeout;
while($limit) {
alarm $timeout;
my $query = "";
my $input = <>;
chop $input;