Socket
Socket
Sign inDemoInstall

@e9x/ipi

Package Overview
Dependencies
44
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @e9x/ipi

## CLI


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

IPI (IP-Info)

CLI

Install the CLI tool globally:

$ npm i --global @e9x/ipi

The CLI syntax is as follows:

Usage: ipi [options] <IP>

IP-Info cli

Arguments:
  IP                 IP address. Can be IPv4 or IPv6

Options:
  --no-update-cache  If cache shouldn't be updated. If cache doesn't exist, this option will be ignored.
  -h, --help         display help for command

API

Install the dependency:

$ npm i @e9x/ipi

API documentation can be found here

Usage in libraries

This library shouldn't be used in a library. If IP information is required, make the user pass it from this library or require the user to call loadDatabases() on their behalf.

FAQs

Last updated on 23 Jul 2022

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc