AleksaMCode / Preferred-Network-List-Sniffer

A reconnaissance tool for capturing and displaying SSIDs from device's Preferred Network List.
MIT License
139 stars 7 forks source link

[FEATURE] Reconnect web app when socket connection is closed #9

Open AleksaMCode opened 8 months ago

AleksaMCode commented 8 months ago

Is there an existing feature request for this?

How badly do you need this?

Is your feature request related to a problem? Please describe.

In order to reconnect the web app with the backend server, you need to refresh the page. Currently, you only get a toast notification about connection error.

Describe the solution that you would like.

It would be nice if the socket reconnection would happen automatically in the background in addition to the toast notification.

Describe alternatives you have considered.

No response

Anything else?

No response