Skip to content

Command line tool programmed in C to source information on IPv4 addresses

Notifications You must be signed in to change notification settings

Silveda-dev/ip-locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ip-locator

IP Locator is a C-based lightweight tool operating out of the terminal that provides key information on IPv4 addresses (location, ISP, organisation). It uses the IP-API geolocation API and the cJSON library (included within the repository). Note that information can only be sourced on organisation, not private, IP addresses.

image

Instructions

  1. Download and navigate to the repository, then make run.
  2. You may need to install libcurl if you do not already have it installed.

About

Command line tool programmed in C to source information on IPv4 addresses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published