This package browser is in early development. Mind the rough edges.

wpa-supplicant-gui

Graphical user interface for WPA supplicant

wpa_supplicant is a WPA Supplicant with support for WPA and WPA2 (IEEE 802.11i / RSN). Supplicant is the IEEE 802.1X/WPA component that is used in the client stations. It implements key negotiation with a WPA Authenticator and it controls the roaming and IEEE 802.11 authentication/association of the WLAN driver.

This package provides the wpa_supplicant daemon and the wpa_cli command.

Installation

Install the latest version of wpa-supplicant-gui as follows:

guix install wpa-supplicant-gui

Or install a particular version:

guix install wpa-supplicant-gui@2.10

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.