This is a simple tool to find usernames across multiple sites.
git clone https://github.com/scalabli/userprobe.git
cd userprobe
pip install -r requirements.txt
./userprobe.py
Now type the username and hit Enter
Note:Ensure that Git and Python3 is already installed at your Windows Machine before running the below commands.
git clone https://github.com/scalabli/userprobe.git
cd userprobe
pip install -r requirements.txt
python userprobe.py
Now type the username and hit Enter
pkg install python3 -y
pkg install git -y
git clone https://github.com/scalabli/userprobe.git
cd userprobe
pip install -r requirements.txt
./userprobe.py or python userprobe.py
Now type the username and hit Enter