-
Notifications
You must be signed in to change notification settings - Fork 2
Home
carloscobian96 edited this page Aug 1, 2021
·
6 revisions
sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get install git -y
sudo git clone https://github.com/carloscobian96/Proto.git
cd Proto
sudo sh setup.sh
TODO: mysql_secure_installation has been disabled
TODO: Uncontainerized applications may cause configuration conflicts on standing systems.
Initiates the toolkit without starting the service
sudo python3 Main.py
TODO: Implement "all files by default" argument using argparse