hostapd_cli

IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator

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