get-my-ip

0.0.1 • Public • Published

get-my-ip

Returns the best-guess public IP address (IPv4) of the local machine.

Install

npm install get-my-ip

Usage

var getMyIP = require('get-my-ip')
console.log('My IP is:', getMyIP())

/get-my-ip/

    Package Sidebar

    Install

    npm i get-my-ip

    Weekly Downloads

    2

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • airportyh