mporsch / wifi-information-collector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wifi-information-collector

Example for using libnl for gathering WiFi stats


a) local compilation:
use make in src/ directory

b) for OpenWrt:
clone into package/ in openwrt buildroot
make menuconfig
should appear in Network -> wireless


dependencies:
libnl-dev
libnl-3-dev
libnl-genl-3-dev

About


Languages

Language:C 100.0%