Skip to content

decoderman/uiDivStats

 
 

Repository files navigation

uiDivStats - WebUI for Diversion statistics

v4.0.2

Updated on 2024-Oct-13 by @decoderman with updates from @Martinski4GitHub

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/decoderman/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

About

A graphical representation of domain blocking performed by Diversion

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 47.0%
  • Classic ASP 25.8%
  • JavaScript 23.4%
  • CSS 2.7%
  • Awk 1.1%