Skip to content
vijay sahu edited this page Aug 16, 2021 · 2 revisions

Welcome to the UserReCon wiki!

Note : Ensure that you have already installed git and python3 before running any commands given below

How to Run the UserReCon

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

cd UserReCon
sudo pip install -r requirements.txt
chmod +x userrecon.py
./userrecon.py
Now type the username and hit Enter

Done