IPTracker is a Python CLI tool to Geolocate a IP Protocol easily.
* For a more easy download, click in the button Clone or download and click in Download ZIP
* If you want to use SSH, you can use `git@github.com:z3ox1s/iptracker.git`
* If you want to use HTTPS, you can use `git clone https://github.com/z3ox1s/iptracker.git` *(recommended)*
- You need Python 3.0+ installed on your machine.
- Set your terminal PATH to the folder path.
- Type on your terminal
pip install -r requirements.txt
to install the libraries. - To execute type on terminal
main.py
if not works, try usingpython main.py
. - Done! 😃
We are not responsable for any malicious use of this tool. You know what you do.