Feature request: more filters under scanning, such as SSID, Channels etc
Hello, lovely program, I use it a lot when troubleshooting wifi at work. Its a great tool to see that I have enough SSID overlap for proper roaming etc.
What I do miss is a way to filter for only one SSID (by name/regex).
Another filter that would be great is to only show (and only scan?) interesting channels. Atleast a filter to only use 5ghz and 2,4ghz.
Thanks for your great work!
A likely workaroud, is to dump everything to a text/ascii log file (with file name containing the date/time start of wavemon), with each entry containing a prefixed timestamped entry, following with AP/client info. Within another terminal, tail -f wavemon-20210215-2200.log
Likely more detailed information could be dumped to file than display.
Additional requirements
As per the comments in #94, it is also necessary to support left/right scroll of the virtual screen, not just up/down plus selecting and highlighting.