joshschmelzle / lswifi

a CLI-centric Wi-Fi scanning tool for Windows
https://pypi.org/project/lswifi/
BSD 3-Clause "New" or "Revised" License
49 stars 7 forks source link

Add support for nl80211 #12

Closed joshschmelzle closed 2 years ago

joshschmelzle commented 2 years ago

Here is an ambitious enhancement to lswifi. Add support for nl80211 enabling cross OS support (Windows + Linux OSes).

David kindly pointed me to https://pyroute2.org/ and https://github.com/linuxlizard/duwt/blob/master/pyroute2/nl80211_scan.py for getting started.

This issue is for future reference. I am not starting on this for a while.