Filter *out* by ESSID using -E (--ignore-essid)

More refactoring!
This commit is contained in:
derv82
2018-03-17 05:47:02 -04:00
parent a100d53300
commit b5cb8b69f1
5 changed files with 24 additions and 4 deletions

View File

@@ -1 +1,3 @@
python2.7 -m wifite.wifite $@
#!/usr/bin/python
from wifite import wifite
wifite.run()