-
-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Is your feature request related to a problem? Please describe.
My issues are problems with the radios. To debug them, I need to receive the traceroute results even when the result does not reach the sender.
So I tried building a network sniffer, less successful. I adapted an existing tool meshtastic UDP to decide and decrypt these packages.
Describe the solution you'd like
. I'd like an option to store multiple private keys of "testing" node inside the meshmonitor.
If a package or traceroute for one of these devices arrive, I'd like it to be recorded and decrypted.
Optionally also a notification over telegram.
Another thing would be an UI where all the records can be read.
Describe alternatives you've considered
Alternative, creating a Lora to UDP repeater Node (mode repeater, Lora transmission deactivated, untested)
And work with the existing UDP tool
Additional context
The AI improved UDP Decoder tool I'm currently using:
https://github.com/JonasGhost/meshtastic-udp