Skip to content

connmon is an internet connection monitoring tool for AsusWRT Merlin with charts for daily, weekly and monthly summaries.

License

Notifications You must be signed in to change notification settings

jackyaz/connmon

Repository files navigation

connmon

Codacy Badge Shellcheck

v3.0.2

Updated on 2022-01-06

About

connmon is an internet connection monitoring tool for AsusWRT Merlin with charts for daily, weekly and monthly summaries.

connmon is free to use under the GNU General Public License version 3 (GPL 3.0).

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/connmon/master/install/connmon.sh" -o "/jffs/scripts/connmon" && chmod 0755 /jffs/scripts/connmon && /jffs/scripts/connmon install

Usage

WebUI

connmon can be configured via the WebUI, in the Addons section.

Command Line

To launch the connmon menu after installation, use:

connmon

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

/jffs/scripts/connmon

Screenshots

WebUI1

WebUI2

WebUI3

WebUI4

CLI UI

Help

Please post about any issues and problems here: Asuswrt-Merlin AddOns 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.