Nmap

From DWIKI

Links

HOWTO

Scan subnet for port

nmap -p 80 192.168.1.0/24

ping IP range

nmap -sP 192.168.11.10-20

OS scan

nmap -O