Installation methods
Choose your installation method
Method 1: GitHub Releases (recommended)
The easiest way to install is using the installer script:- Automatically detect your operating system and architecture
- Download the latest release from GitHub Releases
- Verify SHA-256 checksums using the release
checksums.txt - Install to
/usr/local/binby default
You can override the installation directory by setting the
INSTALL_DIR environment variable:Manual download
If you prefer to download manually:- Visit the Releases page
- Download the archive for your platform
- Extract the
unispeedtestbinary - Place it in a directory in your
PATH
Method 2: Install with Go
If you have Go installed, you can install directly from source:unispeedtest in your $GOPATH/bin or $GOBIN directory.Verify the installation
After installation, verify that You can also check the version by running a quick test:This will run a full speed test and display the results in human-readable format.
unispeedtest is available:Platform support
Universal Speedtest CLI provides pre-built binaries for:- Linux (amd64, arm64)
- macOS (amd64, arm64)
- Windows (amd64)
Next steps
Quickstart
Learn how to run your first speed test