/CyberClient

Primary LanguagePythonMIT LicenseMIT

CyberClient

Install Requirements

Install from requirements.txt

pip install -r requirements.txt

Build

To compile the client run the following command

pyinstaller --onefile --clean .\main.py