Just a quick, handy post if you are tired of running AngryIP scanner on windows to find open ports


In this case I’m looking for all open port 22 on a /24 192.168.1.x network:

$ nmap -p 22 --open -sV 192.168.1.0/24