/user-search

Find users by username on many different platforms.

Primary LanguageJavaScriptMIT LicenseMIT

User-Search

Find users by username on many different websites. (supports multithreading)

Requirements

Installation

In a command prompt in your projects folder, run the following:

git clone https://github.com/quantiom/user-search.git
cd user-search
npm install # or use yarn
node index -u <username> -t 5 # five threads

Adding/Removing Websites

To add or remove websites, run the manageSites.js script by typing node manageSites in console, and follow the instructions. All the websites are stored in sites.json, so you can edit manually instead.

Credits

Most of the websites in the list were gotten from sherlock.

Contact

Discord - #1 / https://discord.gg/NjTguSk