ip-info-cli

0.0.2 • Public • Published

ip-info-cli

Build Status Dependency Status devDependency Status

Get IP information include country, province, city and operator.

Getting Started

Install with this command:

npm i ip-info-cli -g

Or maybe you like yarn:

yarn global add ip-info-cli

How to use

This package is a CLI for ip-info.

So you could use all config in that package and have fun!

Samples

Basic

ip-info --ip xxx.xxx.xxx.xxx

More config

ip-info --input /path/to/input.yml --output /path/to/output.yml --format yml --inverval 500

Test

npm test

History

  • 0.0.1
    • init

/ip-info-cli/

    Package Sidebar

    Install

    npm i ip-info-cli

    Weekly Downloads

    1

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • poppinl