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: 9 months 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 (about 9 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T11:18:36.000Z (10 months ago)
- Last Synced: 2025-04-14T01:58:32.484Z (10 months ago)
- Topics: golang, linux, netlink, nl80211, wifi
- Language: Go
- Size: 269 KB
- Stars: 297
- Watchers: 9
- Forks: 60
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# wifi [](https://github.com/mdlayher/wifi/actions) [](https://pkg.go.dev/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.