Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
banner Expire 25 April 2025
adv ex on 5 january 2024
adv ex on 22 February 2024
Banner expire 20 November 2024
Kfc Club

Patrick Stash
casino
banner expire at 13 August 2024
BidenCash Shop
Rescator cvv and dump shop
Yale lodge shop
UniCvv

Neon Ghost

TRUSTED VENDOR
Staff member
Joined
Dec 3, 2020
Messages
1,722
Find usernames in social networks.
Installation
  1. Install dependencies (Debian/Ubuntu):
    Code:
    sudo apt install python3 python3-pip
  2. Install with pip3:
    Code:
    sudo -H pip3 install git+https://github.com/decoxviii/userrecon-py.git
    userrecon-py --help
Building from Source
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
 
Top Bottom