ftr 0.7.0

A fast, parallel ICMP traceroute with ASN lookup, reverse DNS, and ISP detection
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "ftr-ubuntu",
  "architecture": "aarch64",
  "memory": 4096,
  "cpuCount": 4,
  "drives": [{
    "size": 20480,
    "interface": "virtio"
  }],
  "network": [{
    "mode": "bridged",
    "interface": "en0"
  }],
  "displays": [{
    "width": 1920,
    "height": 1080
  }]
}