Ghosos-CLI is a "stealth-mode" username investigation tool (OSINT). It checks username availability across various social media platforms with high speed using Node.js asynchronous processing and a stylish terminal interface.
- Parallel Scanning: Fast checking using
Promise.allSettled. - Ghost-Identity: Automatic
User-Agentrotation to avoid bot detection. - Advanced Validation: Content-based validation to minimize false positives.
- Interactive UI: Dynamic progress bar and clean result tables.
# Clone the repository
git clone https://github.com/ideapedyudi/ghosos-cli.git
# Enter the directory
cd ghosos-cli
# Install dependencies
npm install
# Link the command globally (optional)
npm linkghosos <username>