Skip to content

GlideX/speedtest-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

speedtest

speedtest-cli is the client tool (written in C) to measure upload and download throughput of a router against nearest speedtest.net public server.

Usage: speedtest-cli [OPTIONS]

OPTIONS:
    -s	Disable real time reporting of Download/Upload speed. Print only the final result.
    -d	Compute download speed only.
    -u	Compute upload speed only.
    -h	Print this help.

speedtest_screenshot

About

speedtest client (written in C) for OpenWrt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.4%
  • Makefile 3.6%