showip-cli
v1.0.0
Published
A command line tool to display the current global IP address.
Downloads
17
Readme
Showip-cli
A command line tool to display the current global IP address.
INDEX
Installation
$ npm install -g showip-cliUsage
$ showip
203.0.113.1Options
-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.
