How to install Recon Dog in termux ‽

Recon Dog is an all in one tool for all your basic information gathering needs.
It uses APIs to gather all the information. so your identity is not exposed.


Installaion :

$ apt update && apt upgrade
$ apt install git
$ apt install python2
$ git clone https://github.com/UltimateHackers/ReconDog
$ cd ReconDog
$ chmod +x *

usage :
python2 dog.py

Now select your option which you want.






Enjoy. Follow us for more...

No comments:

Post a Comment

What is Double-testing with lookahead assertions in Regex.mp4

  Download Video :  What is Double-testing with lookahead assertions in Regex.mp4 Double-Testing with Lookahead Assertions (Regex) Double-te...