# Hostapd

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Hostapd
> Markdown URL: https://mediated.wiki/source/Hostapd.md
> Source: https://en.wikipedia.org/wiki/Hostapd
> Source revision: 1353477431
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

{{short description|User space daemon software}}
{{multiple issues|
{{Refimprove|date=July 2016}}
{{Notability|Products|date=February 2011}}
{{Update|date=December 2023}}
}}
{{Lowercase title}}

'''hostapd''' (host access point daemon) is a user space [daemon](/source/daemon_(computing)) software enabling a [network interface card](/source/network_interface_card) to act as an [access point](/source/Wireless_access_point) and [authentication server](/source/authentication_server). There are three implementations: [Jouni Malinen](/source/Jouni_Malinen)'s hostapd, [OpenBSD](/source/OpenBSD)'s hostapd and Devicescape's hostapd.

== Jouni Malinen's hostapd ==

{{Infobox Software
| name=Jouni Malinen's hostapd
| latest_release_version = 2.11
| latest_release_date = {{Start date and age|2024|07|20|df=yes|paren=yes}}
| operating_system = [Cross-platform](/source/Cross-platform)
| license = [BSD](/source/BSD_License)
| website = [http://w1.fi/hostapd/ w1.fi/hostapd]
| genre = [WLAN](/source/Wireless_LAN) tools
| developer = [Jouni Malinen](/source/Jouni_Malinen) & others
| screenshot =
| caption =
}}

Jouni Malinen's hostapd is a user space [daemon](/source/daemon_(computer_software)) for access point and authentication servers. It can be used to create a wireless hotspot using a Linux computer.<ref name="hotspot">[https://code.google.com/p/quickanddirty/wiki/CreatingWirelessHotspotWithLinux], Creating A Wireless Hotspot with Linux</ref>  It implements [IEEE 802.11](/source/IEEE_802.11) access point management, [IEEE 802.1X](/source/IEEE_802.1X)/[WPA](/source/Wi-Fi_Protected_Access)/[WPA2](/source/Wi-Fi_Protected_Access)/[EAP](/source/Extensible_Authentication_Protocol) Authenticators, [RADIUS](/source/RADIUS) client, EAP server, and RADIUS authentication server. The current version supports [Linux](/source/Linux) ([Host AP](/source/HostAp), MadWifi,<ref>{{Cite web |url=http://madwifi-project.org/ |title=Archived copy |access-date=2009-02-18 |archive-date=2019-10-20 |archive-url=https://web.archive.org/web/20191020214612/http://madwifi-project.org/ |url-status=dead }}</ref> Prism54<ref>{{cite web | url=http://lekernel.net/prism54/ | archive-url=https://web.archive.org/web/20150117032022/http://lekernel.net/prism54/ | archive-date=2015-01-17 | title=Wolfy Casino }}</ref> and some of the drivers which use the kernel's [mac80211](/source/mac80211) subsystem), [QNX](/source/QNX),  [FreeBSD](/source/FreeBSD) (net80211), and [DragonFlyBSD](/source/DragonFlyBSD).<ref name="wiki">[https://wireless.wiki.kernel.org/en/users/documentation/hostapd#wireless_interface], Linux Wireless Wiki</ref>
{{-}}

== OpenBSD's hostapd ==

{{Infobox Software
| name = OpenBSD's hostapd
| latest_release_version = 3.9
| latest_release_date = May 1, 2006
| operating_system = [OpenBSD](/source/OpenBSD)
| license = [BSD](/source/BSD_License)
| website = [https://man.openbsd.org/hostapd.8 OpenBSD's hostapd]
| genre = [WLAN](/source/Wireless_LAN) tools
| developer = Reyk Floeter
| screenshot = 
| caption = 
}}

OpenBSD's hostapd is a user space daemon that improves roaming and monitoring of [OpenBSD](/source/OpenBSD)-based wireless networks. It implements [Inter Access Point Protocol](/source/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](/source/IEEE_802.11) frames.
{{-}}
== Devicescape's hostapd ==

{{Infobox Software 
  |name=Open Wireless Linux version of hostapd 
  |latest_release_version = none yet 
  |latest_release_date = Date: N/A 
  |operating_system = [Linux](/source/Linux) 
  |license = [GPL version 2](/source/BSD_License) 
  |website = [https://devicescape.org/projects/hostapd/ OWL hostapd] 
  |genre = [WLAN](/source/Wireless_LAN) tools 
  |developer = John Gordon 
  |screenshot = 
  |caption = 
}}

The Open Wireless [Linux](/source/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 ==
* [HostAP](/source/HostAP)

== References ==
{{reflist}}

== External links ==
*[http://leaf.dragonflybsd.org/mailarchive/commits/2006-09/msg00004.html DragonFlyBSD commit]
*[http://undeadly.org/cgi?action=article&sid=20051008150710 Undeadly Article]
* {{man|8|hostapd|OpenBSD}}

Category:Wi-Fi
Category:OpenBSD

{{Linux-stub}}

---
Adapted from the Wikipedia article [Hostapd](https://en.wikipedia.org/wiki/Hostapd) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Hostapd?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
