Skip to content

Scripts to run speedtest.net test at regular intervals and graph results

License

Notifications You must be signed in to change notification settings

rabidgremlin/auto-speedtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-speedtest

Scripts to run speedtest.net test at regular intervals and graph the results

Packaged as a Docker container for ease of use.

To build run:

docker build -t speedtest .

To start, run:

docker run --rm -it -p 8000:8000 speedtest

Then browse to http://localhost:8000

A speed test will run every 5 minutes. The webpage with the results will auto-refresh every 1 minute.

About

Scripts to run speedtest.net test at regular intervals and graph results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published