SpeedTest icon indicating copy to clipboard operation
SpeedTest copied to clipboard

Yet another unofficial speedtest.net client cli interface

Results 38 SpeedTest issues
Sort by recently updated
recently updated
newest added

How do I get a list of speed test servers? As I would like to change speed test servers. What's the command please?

Started getting this error message simultaneously in ubuntu and Raspberry Pi: root@ubuntu:~# /usr/local/bin/SpeedTest . SpeedTest++ version 1.14 Speedtest.net command line interface Info: https://github.com/taganaka/SpeedTest Author: Francesco Laurita terminate called after throwing...

Similar to https://github.com/taganaka/SpeedTest/issues/28 this error appears every time: ``` root@OpenWrt:~# /usr/bin/speedtest SpeedTest++ version 1.14 Speedtest.net command line interface Info: https://github.com/taganaka/SpeedTest Author: Francesco Laurita IP: #.#.#.# ( Cox Communications ) Location:...

I got this SpeedTest++ version 1.14 Speedtest.net command line interface Info: https://github.com/taganaka/SpeedTest Author: Francesco Laurita IP: 37.136.199.120 ( DNA Oyj ) Location: [60.2175, 24.6739] Finding fastest server... 10 Servers onl...

Could you please make it possible to complete the options in Bash and Zsh?

Hello! Great tool, thank you for your job. _Posting just in case someday it will be useful._ While WEB version always uses multiple threads, cli version based on autodetected line...

``` PROVIDER=Fastweb TEST_SERVER_HOST=speedtest.uania.cloud:8080 TEST_SERVER_DISTANCE=133.61 LATENCY=9 JITTER=0 DOWNLOAD_SPEED=110.48 UPLOAD_SPEED=21.62 ``` Google Chrome Speed test says 90Mbps / 18Mbps Time to test is too long. Need parameter for define time/byte

Having libxml2 for parsing one simple xml file looks like overkill for me. This PR removes the dependency on libxml2. In my particular case, it allowed me to build the...

As an FYI, this is now a proper Gentoo package, called `net-analyzer/speedtest++`. I wound up making a fake-version from the latest git master. If you'd like to tag a release,...