friedrith / node-wifi

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

Bug fix: if it is using the iface option, nmcli cannot connect or scan #15

Closed anishihara closed 7 years ago

anishihara commented 7 years ago

If the iface is setted to another interface (ie: wlan2), nmcli cannot use the setted interface because the correct option is ifname and not iface.

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.