Nmap
Jump to navigation
Jump to search
Nmap (Network Mapper) [1] is a cross-platform (BSD, Linux, Mac, Windows) utility for network discovery and security auditing.
Network discovery example
In a terminal window type:
nmap 192.168.1.*
The resulting output shows you a list of the discoverd devices with their accessible network ports.