friedrith / node-wifi

📶 NodeJS tool to manage wifi (connections, scans)
MIT License
397 stars 161 forks source link

wifi.scan returns SSIDs without spaces #13

Closed tobeorla closed 7 years ago

tobeorla commented 7 years ago

O.S: Windows 10 Network name: Just a test wifi.scan returns:

frequency: "2412",
mac: "2a:a4:1c:95:e4:05",
security: "WPA2-Personal",
signal_level: -56.5,
ssid: "Justatest"
friedrith commented 7 years ago

Quite weird (I thought we checked it) but I checked and you are totally right. Thx for the notice. I will correct this very quickly.

friedrith commented 7 years ago

Correction done. Tell me if it is ok for you.

tobeorla commented 7 years ago

Yes! Closing issue.

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.