mirror of
https://github.com/Z4nzu/hackingtool
synced 2024-11-14 19:55:19 +00:00
Update wireless_attack_tools.py
This commit is contained in:
parent
557518e40c
commit
40c1d152f9
@ -136,7 +136,7 @@ class Howmanypeople(HackingTool):
|
||||
"sudo apt-get install tshark"
|
||||
";sudo python3 -m pip install howmanypeoplearearound"
|
||||
]
|
||||
RUN_COMMANDS = ["sudo howmanypeoplearearound"]
|
||||
RUN_COMMANDS = ["howmanypeoplearearound"]
|
||||
|
||||
|
||||
class WirelessAttackTools(HackingToolsCollection):
|
||||
|
Loading…
Reference in New Issue
Block a user