Port scanning netcat

Scan ports 20-80 on a host (zero I/O mode)

nc -zv 192.168.1.1 20-80
more netcat all 10 commands →