|
|
|
|
|
by davewood
2398 days ago
|
|
there is a standard package available in the debian repository apt install speedtest-cli Description: Command line interface for testing internet bandwidth using speedtest.net
Speedtest.net is a webservice that allows you to test your broadband
connection by downloading a file from one of many Speedtest.net
servers from around the world.
.
This utility allows you to use the Speedtest.net service from the
command line.
.
Note: This tool accesses speedtest.net over http, while the web-based client
uses websockets. This tool has shown to become increasingly inacurate with
high-speed connections. For more information, see the readme on:
https://github.com/sivel/speedtest-cli |
|
I had an issue on my 250/250Mbps-line using speedtest-cli in that it showed the correct download speed, but only 4Mbps upload.
Googling suggests it could be an issue with slow CPU/low RAM.
My (now old) server was by no means a beast as it had a throttled i3-3220T with 8GB RAM, but it should be plenty fast for that task.
The solution I came across on reddit/stack was to use this [0] instead, which solved the discrepancy for me:
[0] https://github.com/taganaka/SpeedTest