1.1.1 • Published 2 years ago
ipfo v1.1.1
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 ipfoUsage
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.8Update
Fixed command crashing on run