Site Tools


speedtest

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
speedtest [2023/05/07 03:44] – [downloading speedtest cli] -condense, formatting, spelling hogwildspeedtest [2024/03/23 20:48] (current) – Changed Head to "Run a Speedtest..." hogwild
Line 1: Line 1:
-====== Speedtest from the Command Line Interface ====== +====== Run a Speedtest from the Command Line Interface ======
- +
-Typically, you test connection speed by visiting sites like speedtest.net or fast.com. However, there might be situations when you need to test the FreshTomato device remotely or you just want to test from the command line instead of via the Web interface.+
  
 +Typically, you test connection speed by visiting sites like speedtest.net or fast.com. However, situations may arise when you need to test the FreshTomato device remotely or you just want to test from the command line instead of via the Web interface.
  
 ===== Downloading speedtest cli ===== ===== Downloading speedtest cli =====
Line 9: Line 8:
   * The latest version was 1.2.0. Therefore, this HOWTO refers to that version.   * The latest version was 1.2.0. Therefore, this HOWTO refers to that version.
   * Download the relevant file for your router (ARM device will need **armel** builds).   * Download the relevant file for your router (ARM device will need **armel** builds).
-  * For example, at a command line, after downloading the file: 
  
- \\  ''cd /mnt/USB wget ookla-speedtest-1.2.0-linux-armel.tgz''+For example, at a command line, download the file: 
 + 
 + \\ ''cd /mnt/USB wget ookla-speedtest-1.2.0-linux-armel.tgz''
  
  \\  \\
  
-  * Then, extract the archive: ''tar zxvf ookla-speedtest-1.2.0-linux-armel.tgz''+ Then, extract the archive:
  
- \\+''tar zxvf ookla-speedtest-1.2.0-linux-armel.tgz''
  
  \\  \\
  
-  * Now, make the file executable:''chmod +x ./speedtest''+Now, make the file executable:
  
- \\+''chmod +x ./speedtest''
  
 + \\ \\
  
 ===== Executing the test ===== ===== Executing the test =====
-The very first time you will ask to type YES to accept the terms and conditions:+ 
 + \\ 
 + 
 +The very first time you run speedtest, it will prompt you to confirm (type YES) that you accept the Terms and Conditions: 
 + 
 + \\
  
 <code -> <code ->
Line 58: Line 64:
       Upload:    25.25 Mbps (data used: 42.5 MB)       Upload:    25.25 Mbps (data used: 42.5 MB)
                  75.72 ms   (jitter: 18.90ms, low: 25.09ms, high: 207.16ms)                  75.72 ms   (jitter: 18.90ms, low: 25.09ms, high: 207.16ms)
- Packet Loss: Not available.</code>+ Packet Loss: Not available. 
 +</code> 
 + 
 + \\ 
 + 
 + \\ 
 + 
 + \\ \\ 
 + 
speedtest.1683427463.txt.gz · Last modified: 2023/05/07 03:44 by hogwild