#network-interface #cross-platform #networking

default-net

Cross-platform library for network interface and gateway

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 May 6, 2021

#17 in #network

Download history 33545/week @ 2025-09-26 28551/week @ 2025-10-03 29780/week @ 2025-10-10 31260/week @ 2025-10-17 29695/week @ 2025-10-24 36324/week @ 2025-10-31 29407/week @ 2025-11-07 31744/week @ 2025-11-14 34668/week @ 2025-11-21 42414/week @ 2025-11-28 32932/week @ 2025-12-05 31847/week @ 2025-12-12 35145/week @ 2025-12-19 35665/week @ 2025-12-26 42007/week @ 2026-01-02 40772/week @ 2026-01-09

158,741 downloads per month
Used in 33 crates (18 directly)

MIT license

125KB
3K SLoC

Notice

default-net Crates.io License

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
  • macOS
    • 13.4.1
    • 11.6
  • Windows
    • 11 Pro 22H2 22621.1848
    • 11 21H2 22000.493
    • 10 21H2 19044.1586

Dependencies

~0–37MB
~472K SLoC