Skip to content

Server internet speed tester, leverages Go's concurrency features.

Notifications You must be signed in to change notification settings

timolinn/spestr

Repository files navigation

Internet speed tester

Introduction

Works like fast.com, actually it's literally fast.com but persist internet speed based on user location, which might be made available to the public.

Usage

Demo: spestr.herokuapp.com

Run locally

Create configuration file:

cp sample.spestr.yml spestr.yml

Remember to update the configuration to match your local setup

Build the binary

go build ./cmd/spestr

Start the server

./spestr

Coming soon

  • User interface powered by Reactjs
  • Docker support

About

Server internet speed tester, leverages Go's concurrency features.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published