nohack Scanner v0.21.0 / 2004-03-26 - © nohack.de
Syntax:
nhsc [options] hosts
Options:
-t [ports] TCP ports to scan
-u [ports] UDP ports to scan
-s silent, don't ping (ICMP/TCP) before scan
-n no hostname resolution
-l list interfaces
-i interface use other as default interface
-d debug-mode
Example:
nhsc -t 80,443 -u -n 10.10.10.1-5
Scans tcp 80,443 and udp default ports without name resolution
Performance options:
-tp packets TCP max send packets
-tw msecs TCP wait msecs
-tt seconds TCP timeout in secs
-tr retries TCP retries
-up packets UDP max send packets
-uw msecs UDP wait msecs
-ut seconds UDP timeout in secs
-ur retries UDP retries
There's also a win32 version, but I'm sure most of you will prefer do command line like I do.
Credits to: http://nohack.de/freeware.html




