hostapd 2.10
Daemon for Wi-Fi access points and authentication servers
hostapd is a user-space daemon for WiFi access points and authentication servers. It implements IEEE 802.11 access point management, IEEE 802.1X/WPA/WPA2/EAP Authenticators, RADIUS client, EAP server, and RADIUS authentication server.
- Website: https://w1.fi/hostapd/
- Licenses: Modified BSD
- Package source: gnu/packages/admin.scm
- Builds: See build status
- Issues: See known issues
Installation
Install hostapd 2.10
as follows:
guix install hostapd@2.10
Or install the latest version:
guix install hostapd
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.