friedrith / node-wifi

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

Not able to connect to WPA and WEP networks on Windows #30

Closed paumoreno closed 6 years ago

paumoreno commented 6 years ago

Although the case for WPA newtorks is taken into account in win32WirelessProfileBuilder function, wpa2 value is hardcoded when connecting to a network if a password is given:

https://github.com/friedrith/node-wifi/blob/aad9b8e0b9956ee130194a89c969f89fefefbfe7/src/windows-connect.js#L16

Also, connecting to WEP protected networks is not supported on Windows.

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.