Showing posts with label Port. Show all posts
Showing posts with label Port. Show all posts

Tuesday, January 4, 2011

Command to find out the ports opened for an IP address

Enter the command in terminal
nmap -v x.x.x.x

This will display the ports opened for that IP address.