* Added some docs, updated existing docs. * Use single-quotes for strings when possible. * Color.pexception() prints exception and stack trace.
5 lines
70 B
Python
Executable File
5 lines
70 B
Python
Executable File
#!/usr/bin/env python
|
|
|
|
from wifite import wifite
|
|
wifite.entry_point()
|