{"id":15581491,"url":"https://github.com/moralcode/autospeedtest","last_synced_at":"2025-04-07T03:44:54.762Z","repository":{"id":113203032,"uuid":"477388318","full_name":"MoralCode/AutoSpeedTest","owner":"MoralCode","description":"a simple docker container that collects network performance data over time to help diagnose issues","archived":false,"fork":false,"pushed_at":"2022-04-03T19:45:54.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-13T08:19:48.230Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MoralCode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-03T15:49:11.000Z","updated_at":"2022-11-26T19:32:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"f634b282-7287-440f-8f49-a33c2cb2da50","html_url":"https://github.com/MoralCode/AutoSpeedTest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2FAutoSpeedTest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2FAutoSpeedTest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2FAutoSpeedTest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoralCode%2FAutoSpeedTest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MoralCode","download_url":"https://codeload.github.com/MoralCode/AutoSpeedTest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247589147,"owners_count":20963018,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T19:48:49.463Z","updated_at":"2025-04-07T03:44:54.740Z","avatar_url":"https://github.com/MoralCode.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AutoSpeedTest \n\nThis is a series of docker configs that serves a similar purpose to [this](https://github.com/henrywhitaker3/Speedtest-Tracker) other docker-based speedtest script that was part of an answer to a [featured superuser question](https://superuser.com/questions/1713989/test-internet-speed-over-a-period-of-time). Unfortunately, when I tried the demo on firefox it seemed as though the graphs [werent working correctly](https://github.com/henrywhitaker3/Speedtest-Tracker/issues/934). The large number of files in that repo also seemed potentially excessive for what it was (logging and graphing some data), so I decided to make my own.\n\n\nThis will also save the unix time to the nearest second when the test is done.\n\n## Usage\n\nrun `docker build -t autospeedtest .` in the repo root to build the dockerfile. This sets up a cronjob to write the results of a speedtest to a CSV file in the `/data` folder every hour.\n\nto run the container interactively, use the command: `docker run -it --volume \u003cpath_to_somewhere\u003e:/data --network host autospeedtest`\n\nthe `--volume \u003cpath_to_somewhere\u003e:/data` allows you to store and persist the generated CSV file somewhere.\n\n`--network host` is important to avoid bottlenecks\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoralcode%2Fautospeedtest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoralcode%2Fautospeedtest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoralcode%2Fautospeedtest/lists"}