Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 425 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 425 Bytes

ktr

Highly asynchronous traceroute program written in Rust with ASN WHOIS and PeeringDB lookups. Hacked together mostly for how-did-i-get-here.net :)

Components:

  • ktr_lib: main library code, handles traceroute, WHOIS lookups of ASNs, and PeeringDB SQLite support
  • ktr_agent: daemon executable that allows use of the library over STDIN/STDOUT