Skip to content

This tool is used to track information of any public ip address ... It can help to fetch informations like city, region, location, postal code, etc

License

Notifications You must be signed in to change notification settings

anirudhataliyan/IPTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP Tracker

This is a tool which serves the feature of fetching out information about any IP address (i.e., any computer device that is publically connected to the internet, and we just need the address of it). The tool is written in Python3.
Dependencies :

  • requests - python3 module

Usage :

  • First clone the repository from github mirror of it, using the command git clone https://github.com/anirudhataliyan/IPTracker/ [Type these commands in the terminal].
  • Use this command to install the dependencies - pip3 install -r requirements.txt.
  • Run the script using these commands - python3 IPTracker.py

Working screenshot :
Working desktop version screenshot of the tool's output

About the author

The tool is created by Anirudha Taliyan, on November 18, 2020.

Contributors :

About

This tool is used to track information of any public ip address ... It can help to fetch informations like city, region, location, postal code, etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages