address
address copied to clipboard
Get current machine IP and MAC address.
``` > os.networkInterfaces() { 'Local Area Connection': [ { address: '10.0.2.15', family: 'IPv4', internal: false } ], 'MS TCP Loopback interface': [ { address: '127.0.0.1', family: 'IPv4', internal: true }...
If I'm import the package, the consolo say this error. const address = require('address') I'm using vue.js with laravel-mix, I need help, please!
I tried to use it in the angular 17 project, but getting this error. 
address.mac() method does not seem to work now and are returning `undefined`. I used the code samples from the repo readme itself to test them. And while running the tests,...
Hello, I use the default method to get the addresses of my PC: ``` address((err: any, addrs: { ip: any; ipv6: any; mac: any; }) => { console.log(addrs.ip, addrs.ipv6, addrs.mac);...
``` // address.mac interfaceName = interfaceName || getInterfaceName(); ``` ``` // getInterfaceName var item = address.interface('IPv4', interfaceName); var interfaces = os.networkInterfaces(); ``` When there is no network, the network card...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/node-modules/address). ## Open The following updates have all...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [tshy](https://redirect.github.com/isaacs/tshy) | [`^1.1.1` -> `^3.0.0`](https://renovatebot.com/diffs/npm/tshy/1.18.0/3.1.0) |  |  | --- ### Release...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [mm](https://redirect.github.com/node-modules/mm) | [`^3.3.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/mm/3.4.0/4.0.2) |  |  | --- ### Release...