1.1.1 • Published 12 months ago

ipfo v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

ipfo

ipfo is a CLI tool that fetches location data based on an IP address. It utilizes the ip-api.com and ipinfo.io APIs to retrieve detailed information about the IP address location.

Installation

You can install ipfo globally using npm:

npm install -g ipfo

Usage

To use ipfo, simply run the ipfo command followed by the IP address:

ipfo <ip-adress>

Replace ip-address with the desired IP address you want to fetch location data for.

Example

ipfo 8.8.8.8

Update

Fixed command crashing on run

1.1.1

12 months ago

1.1.0

12 months ago

1.0.0

12 months ago