If you need to scan your network, nmap is the tool to use. Nmap can be installed on any Linux distribution. Nmap has several very handy commands. The nmap command (short for network mapper) is a ...
Netcat lets you read from and write to network connections using TCP or UDP, enabling simple tasks like checking if a specific port on a computer is open and reachable (port scanning), transferring ...