unixpickle / JamWiFi

A GUI, easy to use WiFi network jammer for Mac OS X
777 stars 148 forks source link

Feature Request - RSSI #5

Closed nasprouse closed 8 years ago

nasprouse commented 9 years ago

Like the program, good job! I have a feature request. Would it be possible to display the RSSI of each AP and Client?

unixpickle commented 9 years ago

I will look into that. Seems like it should be an easy addition since CoreWLAN already supports it.

nasprouse commented 9 years ago

Thanks. Having a RSSI value associated with a MAC should make it easier to target a particular client of interest.

On Nov 11, 2014, at 6:18 AM, Alex Nichol notifications@github.com wrote:

I will look into that. Seems like it should be an easy addition since CoreWLAN already supports it.

— Reply to this email directly or view it on GitHub.

unixpickle commented 9 years ago

In my latest commit 43ba7948e2159d1190b155884aa65c61d79acc5c, I added RSSI for the network list.

I am not sure right now how to get RSSI for connected clients, so I'll leave this issue open for now.

nasprouse commented 9 years ago

Thanks for the update, I will check it out!

On Nov 12, 2014, at 4:11 PM, Alex Nichol notifications@github.com wrote:

In my 43ba794, I added RSSI for the network list.

I am not sure right now how to get RSSI for connected clients, so I'll leave this issue open for now.

— Reply to this email directly or view it on GitHub.