MiguelNdeCarvalho / speedtest-exporter

Speedtest Exporter made in python using the official speedtest bin
https://docs.miguelndecarvalho.pt/projects/speedtest-exporter/
GNU General Public License v3.0
197 stars 56 forks source link

Include speedtest-cli in binary check #222

Open sarpuser opened 1 month ago

sarpuser commented 1 month ago

After downloading the Speedtest CLI from the Ookla website, I am getting an error saying that the speedtest CLI is not the official one. I am running speedtest-exporter as a service on debian 12.

sarpuser commented 1 month ago

Update: I accidentally installed speedtest-cli instead of speedtest which made it so the script did not work. It works now!