netwatch

Crates.ionetwatch
lib.rsnetwatch
version
sourcesrc
created_at2024-11-04 18:20:07.567127
updated_at2024-12-02 18:04:22.6321
descriptionCross-platform monitoring for network interface changes
homepage
repositoryhttps://github.com/n0-computer/net-tools
max_upload_size
id1435464
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Friedel Ziegelmayer (dignifiedquire)

documentation

README

Netwatch

netwatch is a cross-platform library for monitoring of networking interfaces and route changes.

Used in iroh, created with love by the n0 team.

License

This project is licensed under either of

at your option.

Contribution

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

Commit count: 23

cargo fmt