Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.39 KB

File metadata and controls

33 lines (21 loc) · 1.39 KB

massping

crates.io Documentation dependency status Rustc Version 1.85.0+ CI

Asynchronous ICMP ping library using Linux RAW sockets and the tokio runtime.

Features

  • stream: implements Stream for MeasureManyStream.

MSRV version policy

This project has a CI job to prevent accidental bumping of the MSRV. We might bump MSRV version at any time. If you require a lower MSRV please open an issue.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.