wpa_action
client support for WPA and WPA2 (IEEE 802.11i)
Install
- All systems
-
curl cmd.cat/wpa_action.sh
- Debian
-
apt-get install wpasupplicant
- Ubuntu
-
apt-get install wpasupplicant
- Kali Linux
-
apt-get install wpasupplicant
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wpasupplicant
- Raspbian
-
apt-get install wpasupplicant
- Dockerfile
- dockerfile.run/wpa_action
wpasupplicant
client support for WPA and WPA2 (IEEE 802.11i)
WPA and WPA2 are methods for securing wireless networks, the former using IEEE 802.1X, and the latter using IEEE 802.11i. This software provides key negotiation with the WPA Authenticator, and controls association with IEEE 802.11i networks.