1.0.0 • Published 3 years ago

showip-cli v1.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
3 years ago

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_cddefaultURL
awshttps://checkip.amazonaws.com
googlehttps://domains.google.com/checkip
ifconfigiohttps://ifconfig.io/ip
ifconfigmehttps://ifconfig.me/ip
ipaddrshowhttp://ipaddr.show/

License

The MIT License.