- Joined
- Dec 3, 2020
- Messages
- 1,722
Find usernames in social networks.
Installation
Clone this repository, and:
Code:
git clone https://github.com/decoxviii/userrecon-py.git ; cd userrecon-py
sudo -H pip3 install -r requirements.txt
python3 setup.py build
sudo python3 setup.py install
Update
To update this tool to the latest version, run:
Code:
sudo -H pip3 install git+https://github.com/decoxviii/userrecon-py.git --upgrade
userrecon-py --version
Usage
Start by printing the available actions by running userrecon-py --help. Then you can perform the following tests:
Code:
userrecon-py target decoxviii -o test1
Installation
- Install dependencies (Debian/Ubuntu):
Code:
sudo apt install python3 python3-pip - Install with pip3:
Code:
sudo -H pip3 install git+https://github.com/decoxviii/userrecon-py.git
userrecon-py --help
Clone this repository, and:
Code:
git clone https://github.com/decoxviii/userrecon-py.git ; cd userrecon-py
sudo -H pip3 install -r requirements.txt
python3 setup.py build
sudo python3 setup.py install
Update
To update this tool to the latest version, run:
Code:
sudo -H pip3 install git+https://github.com/decoxviii/userrecon-py.git --upgrade
userrecon-py --version
Usage
Start by printing the available actions by running userrecon-py --help. Then you can perform the following tests:
Code:
userrecon-py target decoxviii -o test1