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

https://github.com/uption/netlink_wi

A library and command-line utility to retrieve information about wireless interfaces in Linux operating system using netlink protocol.
https://github.com/uption/netlink_wi

netlink rust wlan

Last synced: over 1 year ago
JSON representation

A library and command-line utility to retrieve information about wireless interfaces in Linux operating system using netlink protocol.

Awesome Lists containing this project

README

          

# Netlink Wireless Interface

[![Crates.io](https://img.shields.io/crates/v/netlink_wi)](https://crates.io/crates/netlink_wi)
[![docs](https://img.shields.io/badge/docs-netlink__wi-blue)](https://docs.rs/netlink_wi/latest/netlink_wi/)
[![Crates.io](https://img.shields.io/crates/l/uption)](./LICENSE)
[![CI](https://github.com/uption/netlink_wi/workflows/CI/badge.svg)](https://github.com/uption/netlink_wi/actions?query=workflow%3ACI)

A library to retrieve information about wireless hardware in Linux operating system using netlink protocol.

## Project status

🚧 This project is in very early stage of development 🚧