Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
68a3424
Merge pull request #31 from ViktorJp/main
ViktorJp Nov 16, 2025
9d3e5ae
Create rtrmon-debug.sh
ViktorJp Dec 2, 2025
699da5c
Update rtrmon.sh
ViktorJp Dec 5, 2025
36719e4
Rename rtrmon-2.2.2.sh to archive/rtrmon-2.2.2.sh
ViktorJp Dec 5, 2025
d7412a5
Delete rtrmon-debug.sh
ViktorJp Dec 5, 2025
e0ea3c7
Update version.txt
ViktorJp Dec 5, 2025
cc8d269
Update rtrmon.sh
ViktorJp Dec 5, 2025
e71c8f6
Create rtrmon-2.2.3.sh
ViktorJp Dec 5, 2025
299bf29
Update README.md
ViktorJp Dec 5, 2025
530ec62
Update enhancements.txt
ViktorJp Dec 5, 2025
7d69151
Update changelog.txt
ViktorJp Dec 5, 2025
9433a25
Update changelog.txt
ViktorJp Dec 6, 2025
bb0e084
Update rtrmon.sh
ViktorJp Dec 6, 2025
7473af8
Update rtrmon.sh
ViktorJp Dec 6, 2025
b5fe7b1
Update changelog.txt
ViktorJp Dec 6, 2025
d1c1917
Update changelog.txt
ViktorJp Dec 6, 2025
b9be378
Update rtrmon.sh
ViktorJp Dec 6, 2025
158ea9e
Update README.md
ViktorJp Dec 6, 2025
dcac584
Update changelog.txt
ViktorJp Dec 6, 2025
ff9872f
Update rtrmon.sh
ViktorJp Dec 6, 2025
5e73053
Update rtrmon.sh
ViktorJp Dec 6, 2025
0d9205f
Update rtrmon.sh
ViktorJp Dec 8, 2025
e308e24
Create netmon-poc.sh
ViktorJp Dec 10, 2025
1e294c2
Update netmon-poc.sh
ViktorJp Dec 10, 2025
691ad86
Fix device name casing in netmon-poc.sh
ViktorJp Dec 10, 2025
8fb511c
Update netmon-poc.sh
ViktorJp Dec 11, 2025
ce73dfe
Update netmon-poc.sh
ViktorJp Dec 11, 2025
f89765d
Update netmon-poc.sh
ViktorJp Dec 11, 2025
ab0b383
Update netmon-poc.sh
ViktorJp Dec 11, 2025
b2cd07c
Update netmon-poc.sh
ViktorJp Dec 11, 2025
1e7f5b5
Update netmon-poc.sh
ViktorJp Dec 11, 2025
9b2cdfa
Refactor MAC address handling and hostname retrieval
ViktorJp Dec 12, 2025
a8f20be
Clean up unused hostname resolution code
ViktorJp Dec 12, 2025
b612947
Incorporated all of @ExtremeFiretop's suggestions
ViktorJp Dec 13, 2025
e412d93
Remove unnecessary blank lines in netmon-poc.sh
ViktorJp Dec 13, 2025
1f086c9
Update netmon-poc.sh
ViktorJp Dec 13, 2025
3c4f123
Major revisions to Wired/Wireless Network Connections
ViktorJp Dec 14, 2025
97782e4
Bump version to v2.3.0b4 and update date
ViktorJp Dec 14, 2025
0406f90
Revise changelog for version 2.3.0b4
ViktorJp Dec 14, 2025
b5851c9
Update changelog.txt
ViktorJp Dec 14, 2025
90f9023
Update rtrmon.sh
ViktorJp Dec 14, 2025
7883d8b
Add details for version 2.2.3 updates
ViktorJp Dec 14, 2025
9e5165c
Update changelog.txt
ViktorJp Dec 14, 2025
fe7b741
Bump version from 2.2.4 to 2.3.0
ViktorJp Dec 14, 2025
483f292
Update version number to v2.3.0b5
ViktorJp Dec 14, 2025
22daf51
Update rtrmon.sh
ViktorJp Dec 14, 2025
138ae94
Update rtrmon.sh
ViktorJp Dec 15, 2025
aa5434b
Update changelog for v2.3.0b6 release
ViktorJp Dec 15, 2025
2ec198b
Update changelog.txt
ViktorJp Dec 15, 2025
ab308fa
Update rtrmon.sh
ViktorJp Dec 19, 2025
437d193
Update README.md
ViktorJp Dec 19, 2025
8cc836a
Update rtrmon.sh
ViktorJp Jan 8, 2026
1174194
Update changelog.txt
ViktorJp Jan 8, 2026
85d2d44
Update README.md
ViktorJp Jan 8, 2026
cf8eec4
Update changelog.txt
ViktorJp Jan 9, 2026
e299fac
Update changelog.txt
ViktorJp Jan 9, 2026
802554e
Update rtrmon.sh
ViktorJp Jan 9, 2026
364370b
Update rtrmon.sh
ViktorJp Jan 9, 2026
fce40f1
Update version to 2.3.0 and adjust beta flag
ViktorJp Jan 10, 2026
1a58756
Update version and last updated date in README
ViktorJp Jan 10, 2026
1d008e4
Update version number to v2.3.0
ViktorJp Jan 10, 2026
cfc479a
Rename netmon-poc.sh to archive/netmon-poc.sh
ViktorJp Jan 10, 2026
9e5fa99
Update changelog for v2.3.0 release
ViktorJp Jan 10, 2026
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,7 +1,7 @@
# RTRMON v2.2.3
Asus-Merlin Router Monitor by Viktor Jaep, 2022-2025
# RTRMON v2.3.0
Asus-Merlin Router Monitor by Viktor Jaep, 2022-2026

Updated on 2025-Nov-16
Updated on 2026-Jan-10

---

Expand Down
Loading