log-ip
v1.1.1
Published
Get your IP information easily.
Downloads
2
Maintainers
Readme
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
Type
ip
in your ternimal (Compatible with both Windows and Unix)ip
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", }