Find usernames across over 75 social networks

Father

Professional
Messages
2,602
Reaction score
867
Points
113
Usercon
This is useful if you are running an investigation to determine the usage of the same username on different social networks.

Installation:
Code:
apt update && apt upgrade
apt install git
git clone https://github.com/thelinuxchoice/userrecon
cd userrecon
chmod +X *

Usage:
Code:
./userrecon.sh
[?] Input username :
(Here user name to find)
 
Top