22 releases (breaking)
0.22.0 | Feb 19, 2024 |
---|---|
0.21.0 | Nov 11, 2023 |
0.20.0 | Nov 4, 2023 |
0.16.2 | Jul 16, 2023 |
0.2.0 |
|
#864 in Network programming
53,810 downloads per month
Used in 37 crates
(22 directly)
125KB
3K
SLoC
Notice
- This project has been rebranded to
netdev
and repository has been moved to the https://github.com/shellrow/netdev - This crate has been moved to netdev from
0.23
default-net
default-net
provides a cross-platform API for network interface and gateway.
- Get default Network Interface and Gateway information
- Get list of available Network Interfaces
Supported platform
- Linux
- macOS
- Windows
Usage
Add default-net
to your dependencies
[dependencies]
default-net = "0.22"
For more details, see examples or doc.
Tested on
- Linux
- Ubuntu
- 22.04
- 21.10
- 20.04
- 18.04
- Kali
- 2023.2
- 2022.1
- 2021.1
- Ubuntu
- macOS
- 13.4.1
- 11.6
- Windows
- 11 Pro 22H2 22621.1848
- 11 21H2 22000.493
- 10 21H2 19044.1586
Dependencies
~0–39MB
~536K SLoC