Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.27 KB

File metadata and controls

27 lines (18 loc) · 1.27 KB

conn_mon - Connection Monitor Tool

Due to time constraints this project has been changed into a Proof of Concept (POC). Long term plan is to start a new project that interfaces with Trippy to accomplish the original goals of this project. This is better because trippy is more feature rich and overall will result in a more robust and useful tool.

A program to monitor the quality of a connection.

NB: Only supports Linux right now.

License

All code in this repository is dual-licensed under either:

at your option. This means you can select the license you prefer! This dual-licensing approach is the de-facto standard in the Rust ecosystem and there are very good reasons to include both as noted in this issue on Bevy's repo.

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.