Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1022 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 1022 Bytes

nodeIptracer

Get info and track ip

nodeIptracer

It is a small program that retrieves several pieces of information from an ip (v4 or v6). Here is the information:

  • Country
  • City
  • Region
  • Long / Lat
  • timezone

And the possibility of performing a traceroute.

With Longitude / Latitude value, I display a pointer on a map. Regarding the map, normally, you need a valid google map api key, if you don't have one, don't worry, when opening the software, just put a space in the api key field (see image if below), the card will work but with a watermark.

Download precompiled exe:

Item Value
Linux nodeIptracer-linux-x64.zip
Windows nodeIptracer-win32-x64.zip
Mac Soon