You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-07-16 22:42:24 +02:00
update droidcam install
This commit is contained in:
@ -42,7 +42,7 @@ class Droidcam(HackingTool):
|
||||
"sudo git clone https://github.com/kinghacker0/WishFish.git;"
|
||||
"sudo apt install php wget openssh-client"
|
||||
]
|
||||
RUN_COMMANDS = ["cd wishfish && sudo bash wishfish.sh"]
|
||||
RUN_COMMANDS = ["cd WishFish && sudo bash wishfish.sh"]
|
||||
PROJECT_URL = "https://github.com/kinghacker0/WishFish"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user