You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-07-11 14:30:25 +02:00
Update mix_tools.py
This commit is contained in:
@ -21,7 +21,7 @@ class Crivo(HackingTool):
|
||||
"with built-in web scraping capabilities.\n" \
|
||||
"See: python3 crivo_cli.py -h"
|
||||
INSTALL_COMMANDS = [
|
||||
"git clone https://github.com/GMDSantana/crivo",
|
||||
"git clone https://github.com/GMDSantana/crivo.git",
|
||||
"cd crivo;pip install -r requirements.txt"
|
||||
]
|
||||
PROJECT_URL = "https://github.com/GMDSantana/crivo"
|
||||
|
Reference in New Issue
Block a user