Last reviewed against v0.9.0
source:
internal/tools/ping_sweep.go Ping sweep
Expand a CIDR. Parallel ICMP probes (or TCP-port fallback when ICMP is blocked). Live grid.
Expand a CIDR (e.g. 10.0.5.0/24) and probe every host in parallel.
Probe modes
- ICMP echo (default)
- TCP-port fallback (set a port if ICMP is blocked on the network)
A live grid renders responsive hosts as they come in.