wavemon icon indicating copy to clipboard operation
wavemon copied to clipboard

Feature request: more filters under scanning, such as SSID, Channels etc

Open sliddjur opened this issue 6 years ago • 2 comments

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!

sliddjur avatar Jan 24 '20 11:01 sliddjur

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.

rogerxxxx avatar Feb 15 '21 12:02 rogerxxxx

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.

grrtrr avatar Feb 18 '21 00:02 grrtrr