Port scanning

As root, nmap can be used to scan ports on a system, the command is:
map -p 1-65535 192.168.0.1nwhere -p specifies the range of port that will be sca
ed.
source:nlinuxdevcenter

This entry was posted on Saturday, June 11th, 2005 at 9:58 am and is filed under linux. You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Comments are closed.