Skip to content

This is a simple username recognition tool. It can search a username from over 200 different social media platforms.

License

Notifications You must be signed in to change notification settings

vijaysahuofficial/UserReCon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UserReCon

Python Version OS GitHub GitHub repo size GitHub forks Lines of code GitHub stars

This is a simple username recognition tool. It can search a username from over 200 different social media platforms.

Installation and Usage

Linux

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

Windows

Note:Ensure that Git and Python3 is already installed at your Windows Machine before running the below commands.

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

cd UserReCon
pip install -r requirements.txt
python userrecon.py
Now type the username and hit Enter

Termux

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

Thanks

About

This is a simple username recognition tool. It can search a username from over 200 different social media platforms.

Topics

Resources

License

Stars

Watchers

Forks

Languages