New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

cliip

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cliip

Get your ip info with a single cli command

latest
Source
npmnpm
Version
2.0.0
Version published
Weekly downloads
3
50%
Maintainers
1
Weekly downloads
 
Created
Source

cliip

Get your ip info with a single cli command 💻

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

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

Keywords

ip

FAQs

Package last updated on 15 May 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts