showip-cli

1.0.0 • Public • Published

Showip-cli

A command line tool to display the current global IP address.

INDEX

  1. Installation
  2. Usage
  3. Options
    1. -s, --service

Installation

$ npm install -g showip-cli

Usage

$ showip
203.0.113.1

Options

-s, --service

You can select the service you want to use.

$ showip -s aws
203.0.113.1
service_cd default URL
aws https://checkip.amazonaws.com
google https://domains.google.com/checkip
ifconfigio https://ifconfig.io/ip
ifconfigme https://ifconfig.me/ip
ipaddrshow http://ipaddr.show/

License

The MIT License.

Package Sidebar

Install

npm i showip-cli

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

5.27 kB

Total Files

6

Last publish

Collaborators

  • katsube