Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
Go to file
2018-08-14 07:24:20 +02:00
Frontend Initial release 2018-08-14 07:24:20 +02:00
Test backends Initial release 2018-08-14 07:24:20 +02:00
.gitignore Updated README.md 2018-03-17 11:16:01 +01:00
README.md Initial release 2018-08-14 07:24:20 +02:00

HTML5 Speedtest - Multiple Points of Test

Work in progress!

This branch isn't stable yet, don't use it in production.
Documentation isn't done yet.

Multiple Points of Test

This branch allows usage of multiple test servers instead of just 1. The client runs a server selector, which pings a list of test servers and chooses the one with the best ping.

Frontend server

This is the server that hosts the UI, the JS files, and optionally the telemetry

Test backends

These are the servers to which the clients can connect and actually do the test. They don't host the UI, only the PHP files required for the test.