Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.41 KB

File metadata and controls

50 lines (32 loc) · 1.41 KB

uiDivStats - WebUI for Diversion statistics

v4.0.16

Updated on 2026-Apr-11

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

Supported firmware versions

You must be running firmware Merlin 384.15/384.13_4 or Fork 43E5 (or later) Asuswrt-Merlin

Installation

uiDivStats is available to install with amtm - the Asuswrt-Merlin Terminal Menu Using your preferred SSH client/terminal, open amtm and use the i install option to install uiDivStats:

amtm

Using your preferred SSH client/terminal, copy and paste the following command, then press Enter:

/usr/sbin/curl --retry 3 "https://raw.githubusercontent.com/AMTM-OSR/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

Help

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