〰️ pantrace
Pantrace converts between traceroute formats, in the same way as Pandoc converts between document formats.
Each format needs to implement only two conversions: to and from the internal format.
Formats
atlas: RIPE Atlas JSONL (read/write)flat: JSONL with one document per reply (write-only)internal: Pantrace internal format (read/write)iris: Iris JSONL format (read/write)scamper-trace-warts: Scamper traceroute in warts format (read/write)
Quickstart
Cargo
&&
Docker
Nix
Usage
# Fetch traceroute results from the RIPE Atlas API
# Convert from the standard input to the standard output
|
# Convert from a file to a file