1.0.2 • Published 2 years ago

ipinfo-client v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

IPinfo (unofficial) Client

npm NPM Buy me a coffee Twitter Follow

This is a small CLI to get IP info from your terminal. This NPM package is not related to the IPinfo company.

Running

  • You can install this globally by running npm install -g ipinfo-client or
  • You can run this using npx: npx ipinfo-client

API limits

There are a few limits if you are using their product without paying or at least, without having a free plan. Please check IPinfo pricing page for details.

Options

--format: json (default), table, city, location

Authentication

The CLI will use the environment variable IPINFO_API_TOKEN to authenticate its requests. This is optional.

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago