An ultra-fast OSINT username scanner written in Go. Hunts for digital footprints across 50+ platforms in less than 3 seconds using lightweight multi-threading technologies. Fully portable. No libraries or dependencies required.
Tip
Watch the video below to see WebScout in action scanning 50+ platforms in real-time!
WebScout is completely portable. No installation, no external dependencies, and no Go required. Just download the file for your OS, open your terminal, and run.
- Open Windows Terminal (PowerShell or CMD).
- Go to the Releases section on the right side of this page and download
webscout-win64.exe. - Run the tool:
.\webscout-win64.exe- Open your system terminal.
- Download webscout-linux64 from the Releases section.
- Grant execution permissions and run:
chmod +x webscout-linux64
./webscout-linux64- Open Terminal.
- Download webscout-mac-arm64 from the Releases section.
- Grant permissions and run:
chmod +x webscout-mac-arm64
./webscout-mac-arm64- Open Terminal.
- Download webscout-mac-intel from the Releases section.
- Grant permissions and run:
chmod +x webscout-mac-intel
./webscout-mac-intelImportant
This tool is developed for educational purposes only.