friedrith / node-wifi

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

connectToWifi does not wait until wifi is actually connected in Windows #25

Closed paumoreno closed 6 years ago

paumoreno commented 6 years ago

connectToWifi's callback is called before the netsh commands are run, instead of waiting for them to finish.

Also, when the connection fails (due e.g. to bad password, it'd be useful to remove the created profile).

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.