uScanner is a tool to find usernames on various pages throughout the entire internet, written by TrollSkull (@ImTrollSkull), each name found can be saved in a .txt
file which you can move to your main device folder!
You can download uScanner on any platform by cloning the official Git repository:
$ pkg install -y git python curl
$ git clone https://github.com/TrollSkull/uScanner
$ cd uScanner
$ bash uscanner.sh
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)