fixes
- [
304754e
] - fix: fix declarations (#20) (吖猩 <whxaxes@qq.com>)
fixes
- [
19884ff
] - fix: update d.ts (#18) (MarioDu <dujiakun@gmail.com>)
features
- [
7544592
] - feat: Add typings (#15) (Mathieu TUDISCO <oss@mathieutu.dev>)
fixes
- [
ed491c5
] - fix: ignore wrong mac address on node 8.x (#10) (fengmk2 <fengmk2@gmail.com>)
- fix: win32 get mac failed (#9)
- test: remove 0.12
- fix: search interface before family match
- add contributors
- chore: use npm scripts instead of Makefile
- add benchmark
- get the first not local ip when interface not exists
- use networkInterface() to get mac fix #3
- ip(), ipv6(), mac(), dns() work on osx and linux now.
- first commit