Skip to content

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.

License

Notifications You must be signed in to change notification settings

maghuro/spdMerlin

 
 

Repository files navigation

spdMerlin

Codacy Badge Build Status

v4.0.0

Updated on 2020-11-22

About

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 first run of Speedtest CLI.

This script began as a user-friendly installer for a personal project developed by JGrana

A swap file is required.

Supporting development

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:

/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:

spdmerlin

If this does not work, you will need to use the full path:

/jffs/scripts/spdmerlin

Screenshots

WebUI

CLI

Help

Please post about any issues and problems here: spdMerlin on SNBForums

FAQs

I haven't used scripts before on AsusWRT-Merlin

If this is the first time you are using scripts, don't panic! In your router's WebUI, go to the Administration area of the left menu, and then the System tab. Set Enable JFFS custom scripts and configs to Yes.

Further reading about scripts is available here: AsusWRT-Merlin User-scripts

WebUI enable scripts

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 44.6%
  • Classic ASP 28.5%
  • JavaScript 26.9%