speedtest-cli
speedtest-cli copied to clipboard
Command line client for LibreSpeed
**Waiting until #62 is merged** - the updated dependencies bring `gocsv.MarshalStringWithoutHeaders` which I depend on here I have improved the report structs. This way there is no need to differentiate...
We don't need Golang images to run the pre-built binary so I switched it to Alpine which is a lot smaller. I had to switch to an Alpine builder image...
I ran `go get -u` to autoupdate the project's dependencies. This brings new features and security updates. I also fixed goreleaser schema and config errors, made sure the file is...
How can I achieve this?
possible to use with specific interface?
Running on dedicated server using Debian Bullseye 5.10.0-18 I am running via SSH using a MobaXterm client (windows). Results: https://librespeed.org/results/?id=03zg4z7  As you can see, this is returning some unusual...
Title should be explanatory enough.
When you use telemetry and submit it to the latest version of https://github.com/librespeed/speedtest telemetry backend. The `ispinfo` field in the database isn't populated correctly. What the field contains ```json {"processedString":"{\"processedString\":\"10.0.0.70\",\"rawIspInfo\":\"\"}","rawIspInfo":{"ip":"","hostname":"","city":"","region":"","country":"","loc":"","org":"","postal":"","timezone":""}}...
Why are there no docker containers
``` Using local JSON server list from stdin Error when fetching server list: unexpected end of JSON input Terminated due to error ``` ``` git clone https://github.com/librespeed/speedtest-cli.git cd speedtest-cli docker...