I am going to use localhost to scan for the ports and the applications that uses...
Use the following command to scan localhost
$ nmap localhost
The result of the execution would be summarized as the image given below...
As you can see from the image the list of open ports and the services that uses it....other applications can connect through the port to access the required services...
No comments:
Post a Comment