This repository is a research project done under WTAMU at the Killgore Research Center.
Our front-end is running Java 11
and then we used our backend code with Python 3.4.5
.
You have to have Python 3.4.*
installed along with Java version 8 or newer.
It may work for older versions but we will not be providing support for older versions of Python or Java.
git clone https://github.com/davleop/2019-Undergrad-Research.git
Now you can just take the StressTester directory and move that anywhere and you can just run the StressTester.jar file from there. You have to make sure the Python directory is current with the JAR file.
You can make a pull request but it is preferred by us to have an issue opened up first.