aireplay-ng

Inject packets into a wireless network. Part of aircrack-ng. More information: <https://www.aircrack-ng.org/doku.php?id=aireplay-ng>.

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