套件: node-macaddress (0.2.8-2)
node-macaddress 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-macaddress:
- [node-macaddress_0.2.8-2.dsc]
- [node-macaddress_0.2.8.orig.tar.gz]
- [node-macaddress_0.2.8-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Boyuan Yang
外部的資源:
- 主頁 [github.com]
相似套件:
Get MAC addresses of host network interfaces in Node.js
node-macaddress is a nodejs library that retrieves the MAC addresses (hardware addresses) of the host's network interfaces. It provides a convenient wrapper of os.networkInterfaces() call.
If the host system has more than one network interface, it will automatically pick one appropriate interface if you'are only interested in one MAC address identifying the host system.
Node.js is an event-based server-side JavaScript engine.