FiveFeet

To see if a port is open on an IP address

$ nmap -p {port #} {ip address}
$ nmap -p 88 192.168.0.1