A command-line tool to fetch and display detailed information about an IP address using IP-API and ProxyCheck APIs.
- 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
IP-API: Used for retrieving geographical details of IP addresses. ProxyCheck: Used for checking proxy and VPN status of IP addresses.