commands.sh

netdiscover

all

Network scanner used to find live hosts on a network.

More info →

Examples (1)

Scan the IP range on the network interface for active hosts

netdiscover -r 172.16.6.0/23 -i ens244
made by @shridhargupta | data from tldr-pages