We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5633eb0 commit 33e6da3Copy full SHA for 33e6da3
1 file changed
wifite/tools/reaver.py
@@ -2,6 +2,7 @@
2
import re
3
import time
4
5
+import subprocess
6
from .airodump import Airodump
7
from .dependency import Dependency
8
from ..config import Configuration
0 commit comments