/IP-Lookup

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

Primary LanguagePython

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.