Pario TechnoBlob
About Posts

Tag: nslookup

nslookup-scan of IP-range/subnet #!/bin/bash # nslookup-scan of IP-range # It's possible to add more networks separated with space NETS="192.168.0" IPRange="1 254" for NET in $NETS; do for...
Sep 4, 2007 11:57AM
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom