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