1
Fork 0
automation-v1/apps/cloudtrace
2025-10-29 22:04:21 +01:00
..
lib proper error handling for cloudtrace 2025-10-29 19:24:13 +01:00
.formatter.exs initial commit 2023-09-12 17:29:28 +02:00
mix.exs cleanup docs 2025-10-29 19:49:12 +01:00
README.md document requirements for ctr 2025-10-29 22:04:21 +01:00

CloudTrace

CLI tool for running traceroutes from Cloudflare's network to a given IP address

Uses escript – see mix escript.build for more information

usage

you'll need a token with Account.Magic Transit.Edit permission and the account entitlement for running traceroutes (requires Enterprise plan)

$ ./cloudtrace -h
You must specify a target to trace

Usage: cloudtrace [options] [target]

Options:
  -c, --colo COLO          Specify a colo to trace from. You can specify this option multiple times.
  -h, --help               Show this help message.

Examples:
  cloudtrace -c ewr -c fra 2001:db8::1
  cloudtrace -c txl dns.google