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
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