Skip to content

Cross-platform library for network interface and gateway. Written in Rust.

License

Notifications You must be signed in to change notification settings

CyberHive/default-net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.14"

For more details, see examples or doc.

Tested on

  • Linux
    • Ubuntu
      • 21.10
      • 20.04
      • 18.04
    • Kali
      • 2022.1 (VM)
      • 2021.1 (VM)
  • macOS 11.6
  • Windows
    • Windows 10 21H2 19044.1586
    • Windows 11 21H2 22000.493 (VM)
    • Windows 11 Pro 21H2 22000.1335

About

Cross-platform library for network interface and gateway. Written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%