Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/TrollSkull/uScanner
- Owner: TrollSkull
- License: gpl-3.0
- Archived: true
- Created: 2021-09-30T19:30:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-11T03:50:04.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T16:55:54.116Z (3 months ago)
- Topics: bash, bash-script, curl, doxing, information-gathering, scanner, script, termux, tool, uscanner, username-search, usernames
- Language: Shell
- Homepage: https://github.com/TrollSkull/uScanner
- Size: 332 KB
- Stars: 11
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 toolReport bugs to (t.me/TrollSkull)
### LICENCE**[GPL-3.0 License © uScanner](https://github.com/TrollSkull/uScanner/blob/main/LICENSE)**