ifconfig-me
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

ifconfig-me

Discovers your public IP address using pre-defined checkers (external services).

Install

npm install ifconfig-me

Usage

import publicIP from "ifconfig-me";

console.info(await publicIP());
//=> '46.5.21.123' | 'fe80::200:f8ff:fe21:67cf'

Package Sidebar

Install

npm i ifconfig-me

Weekly Downloads

3

Version

1.0.3

License

ISC

Unpacked Size

6.47 kB

Total Files

4

Last publish

Collaborators

  • tajpou