How to install USERRECON in Termux

This Userrecon tool find usernames across tons of social networking sites.

How to install USERRECON in Termux


How to install USERRECON in Termux

To install userrecon in Termux just run the below command

pkg install python3 -y

pkg install git -y

git clone https://github.com/vijaysahuofficial/UserReCon.git

cd UserReCon

pip install -r requirements.txt

chmod +x userrecon.py

./userrecon.py or python userrecon.py

Now type the username and hit Enter

Done

Result will be saved at output folder under the UserReCon folder.

Post a Comment

Previous Post Next Post