Sign inSign up

akop/automatic_speedtest

By akop

Updated over 6 years ago

Image
0

1.3K

akop/automatic_speedtest repository overview

Automatic Speedtesting

This tool is for bad internet-proivder. After a lot of trouble with mine, I started to escalate my measurement.

Use

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.

Screen

github-large

Tag summary

Content type

Image

Digest

Size

27.5 MB

Last updated

over 6 years ago

docker pull akop/automatic_speedtest