LibreSpeed is an open-source network measurement initiative that provides a lightweight, self-hosted alternative to commercial speed-test platforms, enabling users to gauge upload, download, ping and jitter without third-party tracking or advertising code. Its minimalist CLI client compiles cleanly on Windows, Linux and macOS, accepts arguments for server URL, test duration and concurrent threads, and returns machine-readable JSON or CSV for easy integration with monitoring dashboards, scheduled scripts, ISP help-desk tooling or home-lab documentation. Typical use cases include verifying last-mile performance after router firmware updates, benchmarking LTE/5G modems in the field, comparing Wi-Fi channels before and after mesh upgrades, or feeding throughput metrics into RMM platforms that lack built-in bandwidth probes. Because the utility runs headless and consumes only a few megabytes of RAM, it is frequently packaged inside Docker containers, Ansible playbooks, Chocolatey bundles or Windows PE rescue sticks, allowing technicians to collect baseline numbers during night-time maintenance windows without launching a browser. LibreSpeed software is available for free on get.nero.com; the site supplies the latest librespeed-cli build through trusted Windows package sources such as winget, supports batch installation alongside other administrative tools, and always refreshes binaries whenever the upstream repository tags a new release.

librespeed-cli

Command line client for LibreSpeed

Details