UTscapy

Packet generator/sniffer and network scanner/discovery (Python 3)

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