Help for this page

Select Code to Download


  1. or download this
    strace -o /tmp/out -f perl -e 'print `ssh localhost -tt -l root tcpdum
    +p -c10 -nntttt`'
    
  2. or download this
    use strict;
    use warnings;
    ...
      print "TEST - $server\n$net\n\n";
    }