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

-a or -g args do not filter 2.4/5 as intended #6

Closed joshschmelzle closed 3 years ago

joshschmelzle commented 3 years ago

I must have broke something when I added feature to filter by 6 GHz channels. -a and -g are supposed to filter and display only 5 GHz or 2.4 GHz networks respectively. Need to investigate.

Version: lswifi 0.1.12

joshschmelzle commented 3 years ago

Should be fixed in 884f6e6f7547efc4cca0a7548d9e65343557d0eb. Release v0.1.13 available on PyPI: pip install -U lswifi