Home

Awesome

libuwifi - Userspace Wifi Library

This is a C library for parsing, generating and analyzing Wifi (WLAN 802.11) frames in userspace and related functions. It is written in plain C and the core part is platform independent and can be used anywhere from Microcontrollers to Linux and OSX.

"uwifi" is licensed under the "GNU Lesser General Public License" (LGPL), so it can be used in any application, as long as the changes to the library itself are redistributed under the LGPL.

It is used by the following projects:

C/C++ CI

Gitpod Ready-to-Code