Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New feature request, command line -c option #101

Open
SCCOBN opened this issue Mar 11, 2021 · 2 comments
Open

New feature request, command line -c option #101

SCCOBN opened this issue Mar 11, 2021 · 2 comments

Comments

@SCCOBN
Copy link

SCCOBN commented Mar 11, 2021

FEATURE №1.
I am able to do this
sudo wifite2 -c 1-196
and wifite2 will scan all 2.4ghz and 5ghz channels.

I can also do this
sudo wifite2 -c 1-14,34,36,38,40,42,44,46,48,52,56,60,64,100,104,108,112,116,120,124,128,132,136,140,145,149,153,157,161,165
this will scan channels 1 through 14, and then listed channels. This way I can specify particular channels and channel ranges to scan.

It would be awesome if wavemon could also have this functionality!

FEATURE №2.
It would be nice if wavemon could highlight same mac addresses in scan, so that it is easy to distinguish same stations. For example, my router could have main and guest SSIDs, but MAC will be the same. So it makes sense to highlight same macs.

@grrtrr
Copy link
Contributor

grrtrr commented Mar 14, 2021

FEATURE №2.

There is already a 'sort by MAC address' feature in the scan screen. You can activate it via keypress m (and a for ascending, d for descending).

I just had a look - it seems that stations that belong together do not have exactly the same MAC addresses, but differ in their suffix. Or maybe it is just the are I live in.

@SCCOBN
Copy link
Author

SCCOBN commented Mar 16, 2021

Sort is not same as highlighting same mac with colors. Let's say my station, and my guest station, same mac, that's one color. My neighbor has guest station as well, so his pair gets different color. LIke that.

I've checked, guest and base stations have same mac.

On my other router, with openwrt on it, I can change macs. But on stock kneenetic macs of guest and base are exaclty the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants