address icon indicating copy to clipboard operation
address copied to clipboard

Get current machine IP and MAC address.

Results 24 address issues
Sort by recently updated
recently updated
newest added

``` > 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 }...

enhancement

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. ![image](https://github.com/node-modules/address/assets/65579678/261a5ce5-1935-455c-afae-81955511624b)

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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/tshy/3.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tshy/1.18.0/3.1.0?slim=true) | --- ### 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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/mm/4.0.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mm/3.4.0/4.0.2?slim=true) | --- ### Release...