An open API service indexing awesome lists of open source software.

https://github.com/mesalilac/userrecon-rs

User Recon written in rust
https://github.com/mesalilac/userrecon-rs

cli rust rust-cli userrecon

Last synced: 3 months ago
JSON representation

User Recon written in rust

Awesome Lists containing this project

README

        

# userrecon-rs

Find usernames across over 71 social networks This is useful if you are running an investigation to determine the usage of the same username on different social networks.

## Table of contents

1. [Install](#install)
2. [Usage](#usage)

![ur](assets/userrecon-rs.png)

## Install

```
cargo install --path .
```

## Usage

```shell
userrecon-rs [options]

Options:
--clean-output ,-c Only output urls
--version ,-v Show version
--help ,-h Print this message
```