.
This commit is contained in:
@@ -44,7 +44,7 @@ def scan_networks():
|
||||
if line.find("Encryption key:off") != -1:
|
||||
password = ""
|
||||
a = 2
|
||||
else:
|
||||
elif line.find("Encryption key:on") != -1:
|
||||
password = "WPA2"
|
||||
a = 2
|
||||
if a == 2:
|
||||
|
||||
Reference in New Issue
Block a user