python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Why does Speedtest CLI upload fail for US mobile carriers?
I'm trying to run Speedtest CLI on an embedded Linux device using LTE in the US but the upload fails:
Speedtest by Ookla
Server: North Central Telephone Coop - Lafayette, TN (id = 4895)
...
parsley72
Votes: 0
Answers: 1
Understand ookla speedtest json values
I'm having some difficulties matching the json results with the values shown on the website:
I run the test with speedtest -f json-pretty -u bps
{
"type": "result",
"t...
Syco
Votes: 0
Answers: 1
Slow download speed in Flutter Android
I am making speedtest application with Flutter. I tried dio and http libraries. While I get full speed on iOS, I get at least 35% - 50% lower values on Android. I tried many ways, I read articles for ...
Burak Mete Erdoğan
Votes: 0
Answers: 0
Using a fixed server ID with OOkla speedtest-cli
Some time ago, I set up a Linux task to run speedtest-cli every 30 minutes to figure out a network issue. The task used the "--server ID" argument to get the speed to the same server each ti...
Skye Sweeney
Votes: 0
Answers: 1