arp-scan

ARP scanning and fingerprinting tool for discovering hosts on local networks

brewmacoslinux
Try with needOr install directly
Source

About

ARP scanning and fingerprinting tool

Commands

arp-scan

Examples

Scan all hosts on the local network segment$ arp-scan -l
Scan a specific IP address range$ arp-scan 192.168.1.0/24
Scan with verbose output showing MAC addresses and vendors$ arp-scan -l -v