wireless
wireless copied to clipboard
Exception: Unable to auto-detect the network interface.
I'm receive this message when I try to connect starting from the example. Someone can to help me?
What OS are you using? Have you verified that at least one of the supported network managers is present on your system?
I have used this module in many system, many linux virtual machines, some like Linux Mint, Debian, Manjaro....And in Windows too.....I didn't verify the supported network managers......So this module run only in Ubuntu and Mac OS, is it?
Fedora29/30, nmcli present, but we get Exception: Unable to auto-detect the network interface.
# nmcli -version
nmcli tool, version 1.12.6-3.fc29
same here. using latest version of kali and ubuntu: if let network-manager enabled i get UI-Popups asking me for the password (which completly defeats the purpose) and if i stop the network-manager service it wont show me the interfaces and if i set the interface via constructor like
wire = Wireless('wlan1')
and then try to connect to a wifi it instantly returns False