This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages) This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: "Hostapd" – news · newspapers · books · scholar · JSTOR (July 2016) (Learn how and when to remove this template message) The topic of this article may not meet Wikipedia's notability guidelines for products and services. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.Find sources: "Hostapd" – news · newspapers · books · scholar · JSTOR (February 2011) (Learn how and when to remove this template message) This article needs to be updated. Please help update this article to reflect recent events or newly available information. (December 2023) (Learn how and when to remove this template message)


hostapd (host access point daemon) is a user space daemon software enabling a network interface card to act as an access point and authentication server. There are three implementations: Jouni Malinen's hostapd, OpenBSD's hostapd and Devicescape's hostapd.

Jouni Malinen's hostapd

Jouni Malinen's hostapd
Developer(s)Jouni Malinen & others
Stable release
2.10 / 16 January 2022 (2 years ago) (2022-01-16)
Repository
Operating systemCross-platform
TypeWLAN tools
LicenseBSD
Websitew1.fi/hostapd

Jouni Malinen's hostapd is a user space daemon for access point and authentication servers. It can be used to create a wireless hotspot using a Linux computer.[1] It implements IEEE 802.11 access point management, IEEE 802.1X/WPA/WPA2/EAP Authenticators, RADIUS client, EAP server, and RADIUS authentication server. The current version supports Linux (Host AP, MadWifi,[2] Prism54[3] and some of the drivers which use the kernel's mac80211 subsystem), QNX, FreeBSD (net80211), and DragonFlyBSD.[4]

OpenBSD's hostapd

OpenBSD's hostapd
Developer(s)Reyk Floeter
Stable release
3.9 / May 1, 2006
Repository
Operating systemOpenBSD
TypeWLAN tools
LicenseBSD
WebsiteOpenBSD's hostapd

OpenBSD's hostapd is a user space daemon that helps to improve roaming and monitoring of OpenBSD-based wireless networks. It implements Inter Access Point Protocol (IAPP) for exchanging station association information between access points. It can trigger a set of actions like frame injection or logging when receiving specified IEEE 802.11 frames.

Devicescape's hostapd

Open Wireless Linux version of hostapd
Developer(s)John Gordon
Stable release
none yet / Date: N/A
Repository
Operating systemLinux
TypeWLAN tools
LicenseGPL version 2
WebsiteOWL hostapd

The Open Wireless Linux version of hostapd. It is kept as close as possible to the original open source release, but with OWL specific packaging and defaults. The website appears to be dead (April 2013), probably as the project itself.

See also

References