Skip to content

Commit 809d230

Browse files
committed
traceroute description
1 parent ab99b47 commit 809d230

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Set of tools for processing, storing, and visualizing data from Meshtastic mesh
5959
- An interactive web interface to visualize mesh network connections using Cytoscape.js.
6060
- Three modes of visualization:
6161
- **Messages** - showing `from` and `to` of messages passed through the network
62+
- **Traceroute** - showing nodes from traceroute requests 🆕
6263
- **Physical sender** - showing `sender` and `to` of messages passed through the network *(prototype)*
6364
- **Neighbors** - showing connections reported by nodes as `neighbors` *(early prototype)*
6465

@@ -121,9 +122,12 @@ Open `index.html` in a web browser (you may need to run it in a web server to ac
121122
### Modes
122123

123124

124-
| Message flow | Node interactions (beta stage) | Neighbours (alpha stage)|
125-
| --- | --- | ---- |
126-
| ![alt text](obrazki/obrazek-README-1.png) | ![alt text](obrazki/obrazek-README-2.png)| ![alt text](obrazki/obrazek-README-3.png) |
125+
| Message flow | Node interactions (beta stage) | Neighbours (alpha stage) |
126+
| ------------------------------------------- | ----------------------------------------- | ----------------------------------------- |
127+
| ![alt text](obrazki/obrazek-README-1.png) | ![alt text](obrazki/obrazek-README-2.png) | ![alt text](obrazki/obrazek-README-3.png) |
128+
| Traceroute | | |
129+
| ![traceroute](obrazki/obrazek-README-4.png) | | |
130+
127131

128132

129133

obrazki/obrazek-README-4.png

41.1 KB
Loading

0 commit comments

Comments
 (0)