get_all_interfaces 0.1.0

Checks for all active interfaces on your device
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.pnet]
version = "0.30"

[package]
authors = ["ksm <hw107744@gmail.com>"]
description = "Checks for all active interfaces on your device"
edition = "2021"
license-file = "LICENSE.txt"
name = "get_all_interfaces"
readme = "README.md"
repository = "https://github.com/codemanfreecodes/get_all_interfaces_01"
version = "0.1.0"