I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2006-02-21 01:53:17-08 by heckerchris
Multiple Nmap threads
I am playing around with the scan.pl program that Anthony Persaud wrote. I would like to be able to run two instances of nmap at the same time. I am trying to scan a port with one instance (OS detection) then with another instance scan (ping sweep) the next port to see it that port in up. Is this possible? I try to run one instance then when I call the next instance it overwrites the first scan. Thanks. -Chris Hecker
Direct Responses: 1826 | Write a response