LibreQoS CLI Test

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_64

Use 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 profile

The 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