get-iab

arp scanning and fingerprinting tool

Debian Debian
RUN apt-get update && \ apt-get install -y arp-scan
Ubuntu
RUN apt-get update && \ apt-get install -y arp-scan
Arch Arch Linux
RUN pacman -S --noconfirm arp-scan
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y arp-scan
Fedora
RUN dnf install -y arp-scan
Raspbian
RUN apt-get update && \ apt-get install -y arp-scan
click the source code to copy install get-iab on any operating system with command-not-found.com