LibreQoS CLI Test
Measure throughput, latency under load, and bufferbloat from a Linux machine without a browser.
Linux x86_64 preview · current release
Install
Linux x86_64Use the installer to download the current binary and verify its SHA-256 checksum.
curl -fsSL https://download.libreqos.com/cli/install.sh | sh
libreqos-test
The installer uses ~/.local/bin when /usr/local/bin is not writable. Add it to your PATH if your shell does not already include it.
Run a test
Standard profileThe default run submits results to LibreQoS Rankings as a CLI measurement.
libreqos-test
libreqos-test --json
libreqos-test --no-submit
libreqos-test --export-samples samples.json
What it measures
Web-compatible results- Baseline and recovery latency
- Download and upload throughput
- Latency and packet loss under load
- Bidirectional load as a diagnostic phase
- LibreQoS bufferbloat grades and QoO metrics
Good to know
Preview limitations- Linux x86_64 is supported in this preview.
- This release runs the Standard test only; Virtual Household is not included.
- Use a wired connection when possible and avoid other heavy traffic during the test.
- Results submitted by the CLI are identified separately from browser tests.