https://github.com/gurry/ifconfig
A cross platform way to get information about network adapters
https://github.com/gurry/ifconfig
adapter cross-platform ip-address ip-address-lookup network-adapter network-adaptor
Last synced: 9 months ago
JSON representation
A cross platform way to get information about network adapters
- Host: GitHub
- URL: https://github.com/gurry/ifconfig
- Owner: gurry
- License: mit
- Created: 2017-11-25T05:43:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T06:51:57.000Z (over 8 years ago)
- Last Synced: 2025-08-04T07:07:11.322Z (11 months ago)
- Topics: adapter, cross-platform, ip-address, ip-address-lookup, network-adapter, network-adaptor
- Language: Rust
- Homepage:
- Size: 41 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ifconfig
A cross platform way to get information about network adapters
# WARNING
This code is super-ugly, slow and in fact barely works. A lot of work still to do.