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
- Host: GitHub
- URL: https://github.com/mesalilac/userrecon-rs
- Owner: mesalilac
- License: gpl-3.0
- Created: 2022-04-19T17:52:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-05T23:50:22.000Z (about 3 years ago)
- Last Synced: 2025-01-16T19:39:07.567Z (5 months ago)
- Topics: cli, rust, rust-cli, userrecon
- Language: Rust
- Homepage:
- Size: 132 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
## 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
```