You can also avoid installing python3 and pip by downloading the Ookla’s speedtest CLI: Speedtest CLI: Internet speed test for the command line

I downloaded their arm binary, untarred it locally, and then scp’d it to the router:

$ scp <pathToTarball>/ookla-speedtest-1.0.0-arm-linux/speedtest root@192.168.8.1:~

From there:

$ ssh root@192.168.8.1
$ ./speedtest

Turns out I’m somehow losing 90% of my throughput on wifi :sob: