wpaclean

Clean capture files to get only the 4-way handshake and a beacon. Part of Aircrack-ng network software suite. More information: <https://manned.org/wpaclean.1>.

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 wpaclean on any operating system with command-not-found.com