Coneth - Control Ethernet
Created by: Ali Irsyaad Nursyaban and Mohamad Aziz Gafirazi Irfandi
INSTALL DEPENDENCIES FOR APPLICATION
Run the command anywhere:
sudo apt update
sudo apt upgrade
sudo apt install ethtool speedtest
Run the command on project directory: pip install -r requirements.txt
TO RUN
Run the command on the project directory: python manage.py runserver