1.1.1 • Published 10 months ago

log-ip v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Log IP

Why you should install this package

Because you are 😅 lazy as fuck 😅 and don't want to remember any command lines or set alias for your terminal.

Installation

Install globally using npm

npm i log-ip -g

How to use

  1. Type ip in your ternimal (Compatible with both Windows and Unix)

    ip
  2. Done! You will get:

    {
      "ip": "113.116.xx.xx",
      "city": "Shenzhen",
      "region": "Guangdong",
      "country": "CN",
      "loc": "22.5455,114.0683",
      "timezone": "Asia/Shanghai",
      "org": "AS4134 CHINANET-BACKBONE",
    }
1.1.1

10 months ago

1.1.0

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago