Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdlayher/wifi

Package wifi provides access to IEEE 802.11 WiFi device actions and statistics. MIT Licensed.
https://github.com/mdlayher/wifi

golang linux netlink nl80211 wifi

Last synced: 13 days ago
JSON representation

Package wifi provides access to IEEE 802.11 WiFi device actions and statistics. MIT Licensed.

Awesome Lists containing this project

README

        

# wifi [![Test Status](https://github.com/mdlayher/wifi/workflows/Test/badge.svg)](https://github.com/mdlayher/wifi/actions) [![Go Reference](https://pkg.go.dev/badge/github.com/mdlayher/wifi.svg)](https://pkg.go.dev/github.com/mdlayher/wifi) [![Go Report Card](https://goreportcard.com/badge/github.com/mdlayher/wifi)](https://goreportcard.com/report/github.com/mdlayher/wifi)

Package `wifi` provides access to IEEE 802.11 WiFi device operations on Linux
using `nl80211`. MIT Licensed.