Site Tools


speedtest

This is an old revision of the document!


speedtest from cli

You can verify the connection speed usually visiting sites like speedtest.net or fast.com, however there might be cases when you need to test this remotely or in general from the command line of your FreshTomato router.

downloading speedtest cli

  • Visit speedtest.net and look for the linuc/cli version. At the time this document was written the URL points to: https://www.speedtest.net/apps/cli
  • Download the relevant file for your router (ARM device will need armel builds) e.g.

cd /mnt/USB wget ookla-speedtest-1.2.0-linux-armel.tgz

  • Extract the archive, e.g.

tar zxvf ookla-speedtest-1.2.0-linux-armel.tgz

  • make the file executable

chmod +x ./speedtest

  • Execute the test (the very first time you will ask to type YES to accept the terms and conditions):

./speedtest

speedtest.1682280309.txt.gz · Last modified: 2023/04/23 21:05 by rs232