A long term internet speed test using a python script from Matt Martz (https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py) timed by a systemd timer.
- python (jupyter, numpy, matplotlib)
- nmap
- Clone this repo
- Run the install.sh script
Notice: You will need root rights for this.
The install.sh script installs a systemd timer and service executing speedtest.sh every 30 minutes.
The systemd service needs this repo to stay at it's initial position. If you want to move this repo to a different location on your lacal file system, make sure to run install.sh again afterwards.
This section will be added soon
The results can be visualized with the example jupyter-notebook in the evaluation directory.