Detect wireless interface when necesary

This commit is contained in:
derv82
2015-06-05 05:47:23 -07:00
parent 9563b9628b
commit 64e2c44e17
3 changed files with 9 additions and 4 deletions

View File

@@ -37,6 +37,7 @@ class Wifite(object):
Color.pl('{!} Unimplemented method: update')
pass
else:
Configuration.get_interface()
self.run()
def display_cracked(self):