Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a223db69c8ea0bf5

Jump to content

hostapd

From Wikipedia, the free encyclopedia

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

[edit]
Jouni Malinen's hostapd
DevelopersJouni Malinen & others
Stable release
2.11 / 20 July 2024 (2 years ago) (2024-07-20)
Operating systemCross-platform
TypeWLAN tools
LicenseBSD
Websitew1.fi/hostapd
Repository

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

[edit]
OpenBSD's hostapd
DeveloperReyk Floeter
Stable release
3.9 / May 1, 2006
Operating systemOpenBSD
TypeWLAN tools
LicenseBSD
WebsiteOpenBSD's hostapd
Repository

OpenBSD's hostapd is a user space daemon that improves 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

[edit]
Open Wireless Linux version of hostapd
DeveloperJohn Gordon
Stable release
none yet / Date: N/A
Operating systemLinux
TypeWLAN tools
LicenseGPL version 2
WebsiteOWL hostapd
Repository

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

[edit]

References

[edit]
  1. , Creating A Wireless Hotspot with Linux
  2. "Archived copy". Archived from the original on 2019-10-20. Retrieved 2009-02-18.{{cite web}}: CS1 maint: archived copy as title (link)
  3. "Wolfy Casino". Archived from the original on 2015-01-17.
  4. , Linux Wireless Wiki
[edit]