🚀 Launch Week Day 2:Introducing Custom Tabs for Org Alerts.Learn More →
Socket
Book a DemoInstallSign in
Socket

internal-ip-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

internal-ip-cli

Get your internal IP address

Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
2K
41.87%
Maintainers
1
Weekly downloads
 
Created
Source

internal-ip-cli Build Status

Get your internal IP address

Install

$ npm install --global internal-ip-cli

Usage

$ internal-ip --help

  Usage
    $ internal-ip

  Options
    --ipv6 -6  Return the IPv6 address (Default)
    --ipv4 -4  Return the IPv4 address

  Examples
    $ internal-ip
    fe80::1
    $ internal-ip --ipv4
    10.0.0.79
  • internal-ip - API for this module
  • public-ip-cli - Get your public IP address

License

MIT © Sindre Sorhus

Keywords

cli-app

FAQs

Package last updated on 30 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts