This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| speedtest [2023/04/23 21:05] – created rs232 | speedtest [2024/03/23 20:48] (current) – Changed Head to "Run a Speedtest..." hogwild | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | You can verify the connection speed usually | + | |
| + | 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 | ||
| + | |||
| + | ===== Downloading speedtest cli ===== | ||
| + | |||
| + | * Visit speedtest.net and look for the Linux/cli version. At the time this was written, the URL was: [[https:// | ||
| + | * The latest version was 1.2.0. Therefore, this HOWTO refers to that version. | ||
| + | * Download the relevant file for your router | ||
| + | |||
| + | For example, at a command line, download the file: | ||
| + | |||
| + | \\ '' | ||
| + | |||
| + | \\ | ||
| + | |||
| + | Then, extract the archive: | ||
| - | ===== 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:// | ||
| - | * Download the relevant file for your router (ARM device will need armel builds) e.g. | ||
| - | '' | ||
| - | wget ookla-speedtest-1.2.0-linux-armel.tgz'' | ||
| - | * Extract the archive, e.g. | ||
| '' | '' | ||
| - | * make the file executable | + | |
| + | \\ | ||
| + | |||
| + | Now, make the file executable: | ||
| '' | '' | ||
| - | * Execute | + | |
| - | '' | + | \\ \\ |
| + | |||
| + | ===== Executing | ||
| + | |||
| + | \\ | ||
| + | |||
| + | The very first time you run speedtest, it will prompt you to confirm (type YES) that you accept the Terms and Conditions: | ||
| + | |||
| + | \\ | ||
| + | |||
| + | <code -> | ||
| + | ./speedtest | ||
| + | ============================================================================== | ||
| + | |||
| + | You may only use this Speedtest software and information generated | ||
| + | from it for personal, non-commercial use, through a command line | ||
| + | interface on a personal computer. Your use of this software is subject | ||
| + | to the End User License Agreement, Terms of Use and Privacy Policy at | ||
| + | these URLs: | ||
| + | |||
| + | https:// | ||
| + | https:// | ||
| + | https:// | ||
| + | |||
| + | ============================================================================== | ||
| + | |||
| + | Do you accept the license? [type YES to accept]: YES | ||
| + | License acceptance recorded. Continuing. | ||
| + | |||
| + | |||
| + | | ||
| + | |||
| + | Server: MTN Uganda - Kampala (id: 31566) | ||
| + | ISP: Airtel Uganda | ||
| + | Idle Latency: | ||
| + | Download: | ||
| + | 379.96 ms | ||
| + | Upload: | ||
| + | 75.72 ms | ||
| + | | ||
| + | </ | ||
| + | |||
| + | \\ | ||
| + | |||
| + | \\ | ||
| + | |||
| + | \\ \\ | ||