Documentation
¶
Overview ¶
traceroute-caller is a wrapper around scamper, a tool that actively probes the Internet in order to analyze topology and performance. For details, visit https://www.caida.org/catalog/software/scamper.
traceroute-caller uses the tcp-info/eventsocket package to be notified of open and close connection events. A close connection event triggers a traceroute run to that destination.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package hopannotation handles hop annotation and archiving.
|
Package hopannotation handles hop annotation and archiving. |
|
internal
|
|
|
ipcache
Package ipcache provides a time-based cache object that contains the traceroute results of IP addresses that we have recently ran a traceroute to.
|
Package ipcache provides a time-based cache object that contains the traceroute results of IP addresses that we have recently ran a traceroute to. |
|
triggertrace
Package triggertrace triggers a traceroute operation to a destination after the destination closes its connection with our host (local IP).
|
Package triggertrace triggers a traceroute operation to a destination after the destination closes its connection with our host (local IP). |
|
Package parser handles parsing of scamper output in JSONL format.
|
Package parser handles parsing of scamper output in JSONL format. |
|
Package tracer takes care of all interactions with the traceroute tools, currently only scamper.
|
Package tracer takes care of all interactions with the traceroute tools, currently only scamper. |
Click to show internal directories.
Click to hide internal directories.