What's new

Closed Sa mga nagrerequest ng termux.. ip location anything else

Status
Not open for further replies.

iPixx

Forum Veteran
Joined
Sep 18, 2017
Posts
2,580
Reaction
1,670
Points
781
To find the location of an IP address Follow the below steps

Using bull-attack

Update and Upgrade Your Termux
=>apt upgrade
=>apt update

Install python2 in your termux
=>pkg install python2

Install package git
=>pkg install git

After installing these packages
=>git clone You do not have permission to view the full content of this post. Log in or register now.

(It clone the Github respiratory Bull-Attack)

//Bull-Attack is an tool which we use as Location Catcher_/

Then type
=>cd Bull-Attackls

(It opens the Bull-Attack directory)

Then
=>chmod 777 B-attack.py

(It give the permission to B-attack.py)

Then Run the python script

=>python2 B-attack.py

Done!!





Using ReconDog(mas madami ang gamit ng recondog)

=>git clone You do not have permission to view the full content of this post. Log in or register now.
(palitan ng a yung @)


(This command clone the RECONDOG from github to terminal)

Now Type one by one all the commands
=>cd
=>ls
=>cd ReconDog

(It will open ReconDog directory)

Again type

=>cd ReconDog

Then type
=>chmod +x dog.py

Then Run the python script (dog.py)

=>python2 dog.py

Thanks again..
 
Status
Not open for further replies.

Similar threads

Back
Top