arigon / spdMerlin

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.

Home Page:https://www.snbforums.com/forums/asuswrt-merlin-addons.60/?prefix_id=19

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spdMerlin

Codacy Badge Shellcheck

v4.4.5

Updated on 2022-01-16

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

PayPal donation
paypal

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 -fsL --retry 3 "https://jackyaz.io/spdMerlin/master/install/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

Scarf Gateway

Installs and updates for this addon are redirected via the Scarf Gateway by Scarf. This allows me to gather data on the number of new installations of my addons, how often users check for updates and more. This is purely for my use to actually see some usage data from my addons so that I can see the value provided by my continued work. It does not mean I am going to start charging to use my addons. My addons have been, are, and will always be completely free to use.

Please refer to Scarf's Privacy Policy for more information about the data that is collected and how it is processed.

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.

https://www.snbforums.com/forums/asuswrt-merlin-addons.60/?prefix_id=19

License:GNU General Public License v3.0


Languages

Language:Shell 43.9%Language:Classic ASP 27.6%Language:JavaScript 27.0%Language:CSS 1.5%