Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mdlayher/wifi
- Owner: mdlayher
- License: mit
- Created: 2016-12-27T18:23:58.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T16:45:04.000Z (6 months ago)
- Last Synced: 2024-05-22T12:43:37.614Z (6 months ago)
- Topics: golang, linux, netlink, nl80211, wifi
- Language: Go
- Size: 243 KB
- Stars: 261
- Watchers: 10
- Forks: 50
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.