New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ipfo

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipfo

A CLI tool to fetch location data based on IP address

latest
npmnpm
Version
1.1.1
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

ip

FAQs

Package last updated on 18 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts