# iface [![Latest Version]][crates.io] [![Documentation]][docs.rs] [![v1.66+]][Rust 1.66] [Documentation]: https://docs.rs/tappers/badge.svg [docs.rs]: https://docs.rs/tappers/ [Latest Version]: https://img.shields.io/crates/v/tappers.svg [crates.io]: https://crates.io/crates/tappers [v1.66+]: https://img.shields.io/badge/MSRV-rustc_1.66+-blue.svg [Rust 1.66]: https://blog.rust-lang.org/2022/12/15/Rust-1.66.0.html **`iface` - cross-platform network interface management in Rust** --- `iface` provides memory-safe, cross-platform wrappers for network interface operations. ## Project Status `iface` is currently a work in process. Version `0.1.0` will be released once relevant code is taken out of `rscap` and `tappers` and synthesized.