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
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# RTRMON v2.2.0
# RTRMON v2.2.1
Asus-Merlin Router Monitor by Viktor Jaep, 2022-2025
Updated on 2025-Aug-03

Updated on 2025-Aug-24

---

Expand Down
File renamed without changes.
3 changes: 3 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v2.2.1 - (August 24, 2025)
- PATCH: Added compatibility for the RT-BE92U line of routers

v2.2.0 - (August 3, 2025)
- MINOR: This release adds compatibility with Wireguard connections! New functionality has been
added under: Page 2 - Network connections, now adding any Wireguard connections to the bottom
Expand Down
5 changes: 1 addition & 4 deletions enhancements.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
Future Enhancements (Possible/Planned)
-----------------------------
* Include Wireguard Slots + Stats
* Possible integration with ModMon NVRAM checker (JGrana)
* add a success event for when the script starts up, and perhaps check the amount of uptime of the router, and if it's less
than 5 minutes, send a notification that the router just rebooted
* check for certain events like wan down that might require forcing a router reboot

To-Do:
-----
* AMTM Email notifications on certain events (like 80% disk usage)

Completed:
----------
* Include Wireguard Slots + Stats
* opkg install column -- RTRMON!
* FIX the VPN-site-to-site option and exclude any private VPNs from needing ping tests or city lookups. (visortgw)
* 'update [y/n] not waiting for an enter keypress causing the Enter to go into the buffer and skipping the next prompt'
Expand Down
Loading