You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-06-20 06:15:54 +02:00
Update wireless_attack_tools.py
This commit is contained in:
@ -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):
|
||||
|
Reference in New Issue
Block a user