Skip to content

Tool to get information about victim using Termux.

License

Notifications You must be signed in to change notification settings

Yezz123-Archive/IP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About IP tool :

IP is a simply python script, which can be used to Ip lookup and to get information of perticualr target Ip. This tool works on both rooted Android device and Non-rooted Android device.

IP is available for :

  • Termux
  • Linux

Installation:

  • First update your environment & install python2/3 and git and request library.
$ apt-get update -y

$ apt-get upgrade -y

$ pkg install python -y 

$ pkg install python2 -y

$ pkg install git -y

$ pip install requests
  • Now clone the repository and get into it.
$ git clone https://github.com/yezz123/IP
$ cd IP
$ python IP.py -h

usage :

  • You can use -h to get help and u can also run it directly by :
$ python IP.py -v (your victim ip here)
ex:- python IP.py -v 126.22.0.1
  • And now you got his location with some more information.

Medium Twitter Discord

About

Tool to get information about victim using Termux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages