Jack Yaz
Part of the Furniture
v4.4.1
Updated 2021-08-05
spdMerlin is an internet speedtest and monitoring tool for AsusWRT Merlin with charts for daily, weekly and monthly summaries. It tracks download/upload bandwidth as well as latency, jitter and packet loss.
spdMerlin is free to use under the GNU General Public License version 3 (GPL 3.0).
spdMerlin uses Speedtest CLI
spdMerlin includes the required licenses, which must be accepted on install of spdMerlin.
As of spdMerlin v4.4.0 the Asus built-in Ookla speedtest binary is used to run the speedtests.
This script began as a user-friendly installer for a personal project developed by JGrana
A swap file is required.
This project is hosted on GitHub
Love the script and want to support future development? Any and all donations gratefully received!
PayPal donation
Buy me a coffee
Supported firmware versions
You must be running firmware Merlin 384.15/384.13_4 or Fork 43E5 (or later) Asuswrt-Merlin
Installation
Using your preferred SSH client/terminal, copy and paste the following command, then press Enter:
Usage
WebUI
spdMerlin can be configured via the WebUI, in the Addons section.
Command Line
To launch the spdMerlin menu after installation, use:
If this does not work, you will need to use the full path:
Updated 2021-08-05
spdMerlin is an internet speedtest and monitoring tool for AsusWRT Merlin with charts for daily, weekly and monthly summaries. It tracks download/upload bandwidth as well as latency, jitter and packet loss.
spdMerlin is free to use under the GNU General Public License version 3 (GPL 3.0).
spdMerlin uses Speedtest CLI
spdMerlin includes the required licenses, which must be accepted on install of spdMerlin.
As of spdMerlin v4.4.0 the Asus built-in Ookla speedtest binary is used to run the speedtests.
This script began as a user-friendly installer for a personal project developed by JGrana
A swap file is required.
This project is hosted on GitHub
Love the script and want to support future development? Any and all donations gratefully received!
PayPal donation
Buy me a coffee
Supported firmware versions
You must be running firmware Merlin 384.15/384.13_4 or Fork 43E5 (or later) Asuswrt-Merlin
Installation
Using your preferred SSH client/terminal, copy and paste the following command, then press Enter:
Code:
/usr/sbin/curl --retry 3 "https://raw.githubusercontent.com/jackyaz/spdMerlin/master/spdmerlin.sh" -o "/jffs/scripts/spdmerlin" && chmod 0755 /jffs/scripts/spdmerlin && /jffs/scripts/spdmerlin install
Usage
WebUI
spdMerlin can be configured via the WebUI, in the Addons section.
Command Line
To launch the spdMerlin menu after installation, use:
Code:
spdmerlin
If this does not work, you will need to use the full path:
Code:
/jffs/scripts/spdmerlin
Last edited: