Skip to content

A command-line tool to fetch and display detailed information about an IP address using IP-API and ProxyCheck APIs.

Notifications You must be signed in to change notification settings

Cr0mb/IP-Lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

IP-Lookup

A command-line tool to fetch and display detailed information about an IP address using IP-API and ProxyCheck APIs.

Features

  • Retrieves geographical and network details of an IP address.
  • Checks if the IP address belongs to a VPN or proxy network.
  • Supports both IPv4 and IPv6 addresses.
python locator.py {address}
or
python locator.py
or
use the binary 

Why two API's

IP-API: Used for retrieving geographical details of IP addresses. ProxyCheck: Used for checking proxy and VPN status of IP addresses.

About

A command-line tool to fetch and display detailed information about an IP address using IP-API and ProxyCheck APIs.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages