jokob-sk / NetAlertX

🖧🔍 WIFI / LAN intruder detector. Scans for devices connected to your network and alerts you if new and unknown devices are found.
GNU General Public License v3.0
3.15k stars 186 forks source link

Manage SSIDs with multiple APs #897

Open vince122 opened 4 days ago

vince122 commented 4 days ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe

No problem

Describe the solution you'd like

Would it be possible to improve the Network map against Wifi, like this :

I have multiple AP, each access point is broadcasting multiple SSID, which could be common to other access points

Like this : SSID A : AP1, AP2, AP3 SSID B : AP1, AP3

Then, some network assets are connected to SSID A or SSID B, whatever the AP.

Would it be possible to improve the devices infos / network map to be able to display each network asset, connected to each SSID, whatever the AP behind this SSID ?

Describe alternatives you've considered

I was thinking on creating a Dummy device, with the SSID associated

Anything else?

Great tool :)

Am I willing to test this? 🧪

Can I help implement this? 👩‍💻👨‍💻

jokob-sk commented 4 days ago

Hi @vince122 ,

thanks for the suggestion. Could you please sketch out a solution - not sure how this would look visually.

Thanks in advance! PS. Not yet decided if I implement this - need to see the complexity of implementing this and the value.