docker-speedtest-analyser icon indicating copy to clipboard operation
docker-speedtest-analyser copied to clipboard

Possibility of updating to use official Speedtest CLI?

Open jiriteach opened this issue 5 years ago • 5 comments

Hi - I've been using this and its worked well but due to the inconsistencies in speed with the speedtest-cli library you are using, I am having to look for an alternative.

Example - I have a 1gig connection. My speed max's at 500 through the current library regardless of server that I try.

Speedtest.net . have released an official speedtest cli library here - https://www.speedtest.net/apps/cli Any chance of an option of using this? I've tried this via cmd line and it works as expected.

Would be awesome to have an updated Docker image that executes this instead.

Thanks

jiriteach avatar Jan 22 '20 19:01 jiriteach

Hey :) Can you do an pull request and implement the new official cli? It's a python script to modify....

roest01 avatar Jan 22 '20 19:01 roest01

btw i am a little jealous of your 1gb connection lol

roest01 avatar Jan 22 '20 19:01 roest01

Hey :) Can you do an pull request and implement the new official cli? It's a python script to modify....

Yup - Will try and sort something this weekend. Wasn't sure if you had already tried or not :)

jiriteach avatar Jan 22 '20 20:01 jiriteach

I’d love to see this enhancement as well. My connection appears to max out at around 600 Mbps, but I suspect it’s due to the limitation noted above.

dra2885 avatar Feb 08 '20 14:02 dra2885

PR #40 should resolve this issue.

dnagl avatar Feb 18 '20 22:02 dnagl