Skip to content

r1shavd/ip-tracker-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP Tracker

A python script to track down the details of a public IP address. [Information Gathering Tool]

Dependencies

  1. Python3.xx needs to be installed on the machine, where you would launch the script.
  2. There are no other requirements of external python modules.

Usage

  1. First, clone the repo from github to your local machine. git clone <repo-link>
  2. Move inside the directory cd ip-tracker-py/
  3. python3 main.py -i <ip-address>
  4. For further advance usage, fall back to the docs using python3 main.py --help

About the author

This tool is created by Rishav Das on May 9, 2021.

About

A python script to track down the details of a public IP address. [Information Gathering Tool]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages