Help for this page

Select Code to Download


  1. or download this
    netstat -an | grep x.x.x.x
    tcp        0      0 x.x.x.x:55942       x.x.x.x:22           ESTABLISH
    +ED 
    unix  2      [ ACC ]     STREAM     LISTENING     7356830 /home/cstron
    +g/.libnet-openssh-perl/root-10.224.138.142-26229-724671
    
  2. or download this
    #!/usr/bin/perl
    
    ...
     timeout  =>     '60');
     return ($ssh);
    }