This tool is for bad internet-proivder. After a lot of trouble with mine, I started to escalate my measurement.
Just start it as docker-container. Here is a example for the raspberry (note the tag):
docker run --name speedtest \\
--restart always \\
-v `pwd`/speedtest/:/measurements \\
-p 8080:80 \\
-d akop/automatic_speedtest:v0.1.1-arm32v6
Now you can visit your device with a webbrowser (if it the same device http://localhost:8080). Ensure that you raspberry is using a wired-connection. Don't check over WLAN.

Content type
Image
Digest
Size
27.5 MB
Last updated
over 6 years ago
docker pull akop/automatic_speedtest