Closed voklav closed 3 years ago
hi again.
the solutions for me was to edit line 80:
from:
wlan_pattern = re.compile("^wlan[0-9]+")
to:
wlan_pattern = re.compile("wlan[0-9]")
this topic helped me:
The following WiFi interfaces are available:
0 - wlan0
1 - wlan1
Please select the interface you want to use for the attack: ^CTraceback
I will personally try to add this command at the end of the script in the future:
service NetworkManager restart
The script does not detect my second USB card. This is the output: