IP tracker

  • Автор темы Carmen
  • Дата начала
  • Участники 1

Carmen

Script Kiddie
07.07.2020
11
0
1
IP tracker developed with Python using public APIs.

How to run it?
Clone the repo, open a terminal and navigate to the folder where is located the iptracker.py file:

cd path_to_the_directory_where_is_the_iptracker.py_file
Then execute for example:

python iptracker.py 194.69.254.120
This last command will track the given IP and get data about the country of origin, including languages, currency rates, time and estimated distance to Buenos Aires.

For help you can execute:

python iptracker.py -h
How to run it with Docker?
Clone the repo, open a terminal and navigate to the folder where is located the Dockerfile file:

cd path_to_the_directory_where_is_the_dockerfile
Then build the iptracker image:

docker build -t iptracker .
and finally run it:

docker run -it --rm --name running-iptracker iptracker 194.69.254.120
 

Об LS-LA

  • Мы, группа единомышленников, основная цель которых повышать уровень знаний и умений.
    Не забывая о материальном благополучии каждого)

About LS-LA

  • We, a group of like-minded people, whose main goal is to increase the level of knowledge and skills.
    Not forgetting about everyone’s material well-being)

Быстрая навигация

Пользовательское меню