File: README.md

package info (click to toggle)
golang-github-mdlayher-wifi 0.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 164 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 489 bytes parent folder | download | duplicates (2)
1
2
3
4
# 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.