How to Scan a Computer for Open Ports
There are a bunch of GUI utilities for conducting port scans, but I prefer to work from a command line shell.
In the past, I’ve used a custom script for scanning a machine for open ports from the command line, but I recently needed to get a little more information from a scan than my [...]

