Userrecon-PY is a tool used to find usernames in social networks.
Installation
Install dependencies (Debian/Ubuntu):
sudo apt install python3 python3-pip
Install with pip3:
sudo -H pip3 install git+https://github.com/decoxviii/userrecon-py.git userrecon-py...