Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 2.1 KB

README.md

File metadata and controls

49 lines (36 loc) · 2.1 KB

uiDivStats - WebUI for Diversion statistics

Codacy Badge Shellcheck

v3.0.2

Updated on 2021-12-20

About

A graphical representation of domain blocking performed by Diversion.

uiDivStats 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 --retry 3 "https://raw.githubusercontent.com/jackyaz/uiDivStats/master/uiDivStats.sh" -o "/jffs/scripts/uiDivStats" && chmod 0755 /jffs/scripts/uiDivStats && /jffs/scripts/uiDivStats install

Usage

WebUI

uiDivStats can be configured via the WebUI, in the LAN section.

CLI

To launch the uiDivStats menu after installation, use:

uiDivStats

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

/jffs/scripts/uiDivStats

Screenshots

WebUI

CLI UI

Help

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