Help for this page

Select Code to Download


  1. or download this
    open HOSTS, '<', 'hostnames.txt' or die "Cant open hostnames.txt\n";
    
    ...
        check_ports($host,$timeout,\%porthash);
        # Do other processing stuff here
    }
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    }
    
    close HOSTS;
    
  3. or download this
    Host - 1.2.3.4
    22 - no
    ...
    13720 - no
    13782 - no
    30032 - no