mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-24 01:18:39 +00:00
update Kawaii Deauther run instructions
This commit is contained in:
parent
ebaf4af0e3
commit
718bacd7bd
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ class KawaiiDeauther(HackingTool):
|
|||
"sudo git clone https://github.com/aryanrtm/KawaiiDeauther.git",
|
||||
"cd KawaiiDeauther;sudo bash install.sh"
|
||||
]
|
||||
RUN_COMMANDS = ["cd KawaiiDeauther;sudo KawaiiDeauther.sh"]
|
||||
RUN_COMMANDS = ["cd KawaiiDeauther;sudo bash KawaiiDeauther.sh"]
|
||||
PROJECT_URL = "https://github.com/aryanrtm/KawaiiDeauther"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue