crvwxlf / traceip

Simple ip - information gathering tool writen in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

traceip

Simple ip information gathering tool, written in python

Usage and installation

Installation :

$ pip install -r requirements.txt

Usage :

$ python traceip.py [-i] [-t target] [-h]

Argument :

-t : Find an ip address (eg: traceip.py -t 1.1.1.1)
-i : Return your own ip information

About

Simple ip - information gathering tool writen in python

License:GNU General Public License v3.0


Languages

Language:Python 100.0%