Introducing a self-hosted Speedtest solution that utilizes HTML5 among other technologies, designed for straightforward installation and configuration, with a mobile-responsive design. This lightweight Speedtest is crafted in Javascript, leveraging XMLHttpRequest and Web Workers, ensuring compatibility with all modern browsers, including IE11, Edge, Chrome, Firefox, and Safari, as well as their mobile counterparts. The setup requires a reasonably fast web server like Apache 2, although options like Nginx and IIS are also viable. It runs on PHP 5.4, but other backend solutions are available, and can connect to a MySQL database to store test results, with PostgreSQL and SQLite as additional options. A template is provided for developing an Android client tailored for your LibreSpeed setup, and you can find a Docker image on Docker Hub for easy deployment. Furthermore, a partial Node.js implementation can be accessed in the node branch, offering various features such as IP Address tracking, ISP identification, server distance measurements, optional telemetry, results sharing, and the ability to perform multiple test points for comprehensive analysis. This solution is ideal for those seeking flexibility and control over their internet speed testing needs.