nmap scan top 1000 ports Sep 14, 2021 • ulysses Use this option if you want to scan the top 1000 ports. $ nmap -F 10.10.10.10 If you want a single specific port, then use -p option. $ nmap -p 80 10.10.10.10