Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# RTRMON v2.3.0
# RTRMON v2.3.1
Asus-Merlin Router Monitor by Viktor Jaep, 2022-2026

Updated on 2026-Jan-10
Updated on 2026-Mar-8

---

<img width="1015" height="756" alt="image" src="https://github.com/user-attachments/assets/cee4cc02-ea24-44d4-a799-69f42359295a" />
<img width="1096" height="594" alt="image" src="https://github.com/user-attachments/assets/353a2da0-196b-4691-bd67-3e6cf8e94020" />

---

Expand Down
File renamed without changes.
15 changes: 15 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
v2.3.1 - (March 8, 2026)
- PATCH: Fixed a few outstanding items on the wired/wireless client page (#7) that were still
irking me. First, adding an option (b) that will now show/hide networks with no connected
clients. This will drastically reduce clutter for many of you. Default settings will hide
networks with no connected clients. Second, instead of showing a 32-character alphanumeric
Enhanced Open or OWE Transition hash as an SSID, it now shows the friendly SSID name along
with [Enhanced], or just [Enhanced Security] when an SSID is not available. Many times these
networks would also have 0 clients connected to them, however @Visortgw has shown that other
routers (or clients) do connect to them as bridges or backhaul. All in all, the interface now
looks less cluttered and less confusing. Hope this is helpful!
- PATCH: Added some more logic to ensure that the timer is being utilized correctly when
rendering the bar charts across the screen. Huge improvement in accuracy now when moving
between screens and implemented separate counters being used to render CPU/Memory vs.
wired/wireless transfer stats.

v2.3.0 - (January 10, 2026)
- PATCH: HUGE HUGE THANKS to both @ExtremeFiretop and @visortgw for their help getting the
wired/wireless client page (#7) working again. Apparently something had broken between a
Expand Down
3 changes: 3 additions & 0 deletions enhancements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Future Enhancements (Possible/Planned)

Completed:
----------
* Use WLAN names instead of long GUID
* Optionally hide empty ranges on page 7 to reduce clutter
* Working on the timing of the counter vs. the accuracy of the stats when flipping between pages
* Display issues w/ standard WiFi ranges when using complex VLAN setup/iMesh @visortgw
* Fix VPN/WG Speedtest availability in UI if one or the other isn't being used
* Include Wireguard Slots + Stats
Expand Down
Loading