4 lines
57 B
Python
Executable File
4 lines
57 B
Python
Executable File
#!/usr/bin/python
|
|
from wifite import wifite
|
|
wifite.run()
|