Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

core-val/webscout

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 

Repository files navigation

WebScout v1.0.0

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.

⚡ Demo & How it Works

Tip

Watch the video below to see WebScout in action scanning 50+ platforms in real-time!

webscout_demo

📦 Download & Run (Pre-compiled Binaries)

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.

🪟 Windows

  1. Open Windows Terminal (PowerShell or CMD).
  2. Go to the Releases section on the right side of this page and download webscout-win64.exe.
  3. Run the tool:
.\webscout-win64.exe

🐧 Linux

  1. Open your system terminal.
  2. Download webscout-linux64 from the Releases section.
  3. Grant execution permissions and run:
chmod +x webscout-linux64
./webscout-linux64

🍏 macOS (Apple Silicon M-series)

  1. Open Terminal.
  2. Download webscout-mac-arm64 from the Releases section.
  3. Grant permissions and run:
chmod +x webscout-mac-arm64
./webscout-mac-arm64

🍏 macOS (Intel Chips)

  1. Open Terminal.
  2. Download webscout-mac-intel from the Releases section.
  3. Grant permissions and run:
chmod +x webscout-mac-intel
./webscout-mac-intel

Important

This tool is developed for educational purposes only.

Releases

Packages

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.