Scroll to navigation

LIBRESPEED-CLI(1) User Commands LIBRESPEED-CLI(1)

NAME:

librespeed-cli - Test your Internet speed with LibreSpeed

USAGE:

librespeed-cli [global options] [arguments...]

GLOBAL OPTIONS:

show help (default: false)
Show the version number and exit (default: false)
Force IPv4 only (default: false)
Force IPv6 only (default: false)
Do not perform download test (default: false)
Do not perform upload test (default: false)
Do not use ICMP ping. ICMP doesn't work well under Linux at this moment, so you might want to disable it (default: false)
Concurrent HTTP requests being made (default: 3)
Display values in bytes instead of bits. Does not affect the image generated by --share, nor output from --json or --csv (default: false)
Use 1024 bytes as 1 kilobyte instead of 1000 (default: false)
Change distance unit shown in ISP info, use 'mi' for miles, 'km' for kilometres, 'NM' for nautical miles (default: "km")
Generate and provide a URL to the LibreSpeed.org share results image, not displayed with --csv (default: false)
Suppress verbose output, only show basic information (default: false)
Suppress verbose output, only show basic information in CSV format. Speeds listed in bit/s and not affected by --bytes
(default: false)
Single character delimiter (CSV_DELIMITER) to use in CSV output. (default: ",")
Print CSV headers (default: false)
Suppress verbose output, only show basic information in JSON format. Speeds listed in bit/s and not affected by --bytes (default: false)
Display a list of LibreSpeed.org servers (default: false)
Specify a SERVER ID to test against. Can be supplied multiple times. Cannot be used with --exclude
EXCLUDE a server from selection. Can be supplied multiple times. Cannot be used with --server
Use an alternative server list from remote JSON file
Use an alternative server list from local JSON file, or read from stdin with "--local-json -".
SOURCE IP address to bind to
HTTP TIMEOUT in seconds. (default: 15)
Upload and download test duration in seconds (default: 15)
Chunks to download from server, chunk size depends on server configuration (default: 100)
Size of payload being uploaded in KiB (default: 1024)
Use HTTPS instead of HTTP when communicating with LibreSpeed.org operated servers (default: false)
Skip verifying SSL certificate for HTTPS connections (self-signed certs) (default: false)
Do not pre allocate upload data. Pre allocation is enabled by default to improve upload performance. To support systems with insufficient memory, use this option to avoid out of memory errors (default: false)
Load telemetry server settings from a JSON file. This options overrides --telemetry-level, --telemetry-server, --telemetry-path, and --telemetry-share. Implies --share
Set telemetry data verbosity, available values are: disabled, basic, full, debug. Implies --share
Set the telemetry server base URL. Implies --share
Set the telemetry upload path. Implies --share
Set the telemetry share link path. Implies --share
Send a custom message along with the telemetry results. Implies --share

AUTHOR

COPYRIGHT

Copyright © 2024 Matthias Geiger

This manual page was written for the Debian system (and may be used by others).

Permission is granted to copy, distribute and/or modify this document under the terms of the Lesser GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation.

June 2024 librespeed-cli 1.0.11