2.0.0 • Published 8 years ago

cliip v2.0.0

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

Build Status npm npm

What is cliip?

Cliip (shorthand for cli-ip) is the fastest way to know your public ip address directly from the command line interface.

Cliip uses the ipinfo api to get the ip information.

Requirements

  • Node version >=6

Install

npm install --global cliip

Usage

Just type cliip in your terminal and voila! 🎊

Demo

npm.io

Commands

Some commands include:

  • cliip country - get current ip country
  • cliip city - get current ip city
  • cliip hostname - get current ip hostname

You can also chain arguments! 😄

cliip country city hostname

Type cliip --help to see all the available commands.

License

MIT © Enrique Benitez

2.0.0

8 years ago

1.0.0

8 years ago