|
NAMESecurity::TLSCheck::App::Parallel -- run everything in parallelVERSIONVersion 0.2.xSYNOPSISuse Security::TLSCheck::App (extends => 'Security::TLSCheck::Result'); my $app = Security::TLSCheck::App->new_with_options(); $app->run; DESCRIPTIONinit_domain_loopinitialises ForkManager...analyse($domain, $category)Runs all checks for one domain in background!finish_domain_loopFinish ForkManager: wait for all children
Visit the GSP FreeBSD Man Page Interface. |