Socket
Book a DemoInstallSign in
Socket

internal-ip-cli

Package Overview
Dependencies
Maintainers
2
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

latest
Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
2K
124.45%
Maintainers
2
Weekly downloads
 
Created
Source

internal-ip-cli

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 package
  • public-ip-cli - Get your public IP address

Keywords

cli-app

FAQs

Package last updated on 16 Oct 2021

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