Skip to content

Instantly share code, notes, and snippets.

View adimuhamad's full-sized avatar

Mochamad Adi MR adimuhamad

View GitHub Profile
@adimuhamad
adimuhamad / Huawei Router Readable Status.js
Created November 28, 2025 12:31
Huawei Router Readable Status - Formatting traffic numbers into measurable units, adding thousands separators to packets, and click-to-copy IP/MAC features on the Huawei router interface.
// ==UserScript==
// @name Huawei Router Readable Status
// @namespace Huawei HG6145D2 WKE2.094.443A01
// @version 5.0
// @description Formatting traffic numbers into measurable units, adding thousands separators to packets, and click-to-copy IP/MAC features on the Huawei router interface.
// @author MochAdiMR
// @match *://192.168.1.1/html/*
// @exclude *://192.168.1.1/html/login_inter.html
// @icon https://i.imgur.com/OsLkmXp.png
// @license MIT
@adimuhamad
adimuhamad / ZTE Router Readable Status.js
Created November 28, 2025 12:27
ZTE Router Readable Status - The complete dashboard makeover: WAN/LAN Stats, Speedometer, Colors, Formatting, & Copy-Paste.
// ==UserScript==
// @name ZTE Router Readable Status
// @namespace ZTE F672Y V9.1.10P4N3
// @version 5.0
// @description The complete dashboard makeover: WAN/LAN Stats, Speedometer, Colors, Formatting, & Copy-Paste.
// @author MochAdiMR
// @match *://192.168.1.1/html/*
// @icon https://1000logos.net/wp-content/uploads/2018/09/ZTE-Logo-1985.png
// @license MIT
// @grant none