netconfig-rs 0.1.5

Crate for managing network interfaces and IP addresses in a cross-platform way
Documentation
1
2
3
4
5
6
7
8
# netconfig-rs



[![Crates.io](https://img.shields.io/crates/v/netconfig-rs.svg)](https://crates.io/crates/netconfig-rs)
[![netconfig-rs](https://docs.rs/netconfig-rs/badge.svg)](https://docs.rs/netconfig-rs/latest/netconfig-rs)
[![MIT](https://img.shields.io/github/license/tun-rs/netconfig-rs?style=flat)](https://github.com/tun-rs/netconfig-rs/blob/main/LICENSE)

> This is a fork version of https://github.com/GamePad64/netconfig, because the original author seems to be no longer maintaining it, but the library still needs minor fixes and daily maintenance, so this repository was created for maintenance and release