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

peepsnet/spdMerlin

 
 

Repository files navigation

spdMerlin

Codacy Badge Shellcheck

v4.4.1

Updated on 2021-08-05

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 and 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.

A swap file is required, you can set one up easily by using amtm, which is built into the router.

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

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

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 42.6%
  • Classic ASP 28.4%
  • JavaScript 27.5%
  • CSS 1.5%