1 unstable release

0.1.6 Jan 31, 2023
0.1.5 Mar 2, 2021

#17 in #icmp

GPL-3.0 license

28KB
625 lines

librtraceroute

Latest Version Documentation License

librtraceroute provides simple yet powerful api for performing route tracing.

This crate exports only needed functions and types for configuring and performing route tracing.

Usage

Add the following to your Cargo.toml:

[dependencies]
librtraceroute = "0.1.5"

License

GNU GENERAL PUBLIC LICENSE, Version 3.0 (LICENSE-GPLV3)


lib.rs:

Fast route tracing library.

Dependencies

~1.2–2.2MB
~39K SLoC