You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-06-20 06:15:54 +02:00
fixed link error
This commit is contained in:
@ -21,7 +21,7 @@ class Pyshell(HackingTool):
|
|||||||
DESCRIPTION = "Pyshell is a Rat Tool that can be able to download & upload " \
|
DESCRIPTION = "Pyshell is a Rat Tool that can be able to download & upload " \
|
||||||
"files,\n Execute OS Command and more.."
|
"files,\n Execute OS Command and more.."
|
||||||
INSTALL_COMMANDS = [
|
INSTALL_COMMANDS = [
|
||||||
"sudo git clone https://github.com/khalednassar702/Pyshell.git;"
|
"sudo git clone https://github.com/knassar702/Pyshell.git;"
|
||||||
"sudo pip install pyscreenshot python-nmap requests"
|
"sudo pip install pyscreenshot python-nmap requests"
|
||||||
]
|
]
|
||||||
RUN_COMMANDS = ["cd Pyshell;./Pyshell"]
|
RUN_COMMANDS = ["cd Pyshell;./Pyshell"]
|
||||||
|
Reference in New Issue
Block a user