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

Investigate possibility of adding current MCS rate to --get-interfaces output #53

Closed joshschmelzle closed 6 months ago

joshschmelzle commented 7 months ago

As the title suggests, look into adding current MCS rate to get-interfaces output.

joshschmelzle commented 6 months ago

There is no easy way to determine NSS a client supports on Windows. For that reason, I am closing this for now. If anyone knows how through the Native Wifi APIs or something similar, please let me know.