Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/TrollSkull/uScanner

uScanner is a tool to find usernames on various pages throughout the entire internet.
https://github.com/TrollSkull/uScanner

bash bash-script curl doxing information-gathering scanner script termux tool uscanner username-search usernames

Last synced: 11 days ago
JSON representation

uScanner is a tool to find usernames on various pages throughout the entire internet.

Awesome Lists containing this project

README

        


[![Version](https://img.shields.io/badge/Version-1.0-blue)]()
[![Bash](https://img.shields.io/badge/Made%20with-Bash-green)]()
[![License](https://img.shields.io/badge/License-GPL%203.0-yellow)]()

uScanner is a tool to find usernames on various pages throughout the entire internet, written by **[TrollSkull](https://github.com/TrollSkull)** (**[@ImTrollSkull](https://twitter.com/ImTrollSkull)**), each name found can be saved in a `.txt` file which you can move to your main device folder!

## INSTALLATION

You can download uScanner on any platform by cloning the official Git repository:

```bash
$ pkg install -y git python curl

$ git clone https://github.com/TrollSkull/uScanner

$ cd uScanner

$ bash uscanner.sh
```

## USAGE

To get a list of all options and switches use the `--help` command.

Usage: uscanner [username] or [-h] [-a] [-u]

-h, --help Print this help menu
-a, --about Print information about this program
-u, --update Update this tool automatically
--uninstall Uninstall the tool

Report bugs to (t.me/TrollSkull)

### LICENCE

**[GPL-3.0 License © uScanner](https://github.com/TrollSkull/uScanner/blob/main/LICENSE)**