1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

fixup traceroute example with new behavior

This commit is contained in:
Kelly Brazil
2020-07-31 11:02:24 -07:00
parent d3be61f608
commit 720212b552

View File

@ -2378,15 +2378,7 @@ traceroute -m 3 8.8.8.8 | jc --traceroute -p # or: jc -p traceroute -m
},
{
"hop": 3,
"probes": [
{
"annotation": null,
"asn": null,
"ip": null,
"name": null,
"rtt": null
}
]
"probes": []
}
]
}