UTscapy
Packet generator/sniffer and network scanner/discovery (Python 3)
RUN apt-get update && \
apt-get install -y python3-scapy
RUN apt-get update && \
apt-get install -y python3-scapy
RUN apk add scapy
RUN pacman -S --noconfirm scapy
RUN apt-get update && \
apt-get install -y python3-scapy
RUN dnf install -y python3-scapy
RUN apt-get update && \
apt-get install -y python3-scapy