friedrith / node-wifi

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

Fix for nmcli syntax issue in getCurrentConnections() (Issue #27) #33

Closed micah-boswell-aquabotix closed 6 years ago

micah-boswell-aquabotix commented 6 years ago

See https://developer.gnome.org/NetworkManager/stable/nmcli.html for nmcli syntax reference. https://github.com/friedrith/node-wifi/issues/27

friedrith commented 6 years ago

Thx for the PR. It is quite weird I didn't notice this bug before. In order to avoid conflict because I was improving the code in this file and also becaues your PR was not to the good branch. I didn't use your PR. However, I made your changes so everything should be ok now.

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.