wpa_gui
graphical user interface for wpa_supplicant
Install
- All systems
-
curl cmd.cat/wpa_gui.sh
- Debian
-
apt-get install wpagui
- Ubuntu
-
apt-get install wpagui
- Kali Linux
-
apt-get install wpagui
- Fedora
-
dnf install wpa_supplicant-gui-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wpagui
- Raspbian
-
apt-get install wpagui
- Dockerfile
- dockerfile.run/wpa_gui
wpagui
graphical user interface for wpa_supplicant
wpagui provides a Qt interface for choosing which configured network to connect to. It also provides a method for browsing 802.11 SSID scan results, an event history log of messages generated by wpa_supplicant, and a method to add or edit wpa_supplicant networks.