Real-time domain discovery. First to know, first to act.
Monitor newly registered domains as they appear — streamed directly to your terminal and saved to a local file.
| Platform | Architecture | File |
|---|---|---|
| Windows | x64 (64-bit) | discovery-windows-x64.exe |
| macOS | Apple Silicon (M1/M2/M3) | discovery-mac-arm64 |
| macOS | Intel | discovery-mac-x64 |
| Linux | x64 (64-bit) | discovery-linux-x64 |
| Linux | ARM64 | discovery-linux-arm64 |
Not sure which to pick?
- Windows PC →
discovery-windows-x64.exe- MacBook M1 or newer →
discovery-mac-arm64- MacBook Intel →
discovery-mac-x64- Linux server / VPS →
discovery-linux-x64
- A valid Discovery Domain license key
- Internet connection
- No installation required — single binary, runs anywhere
- Download
discovery-windows-x64.exe - Double-click, or open Command Prompt / PowerShell in the same folder and run:
discovery-windows-x64.exe
- Enter your license key when prompted
- Download the correct binary for your Mac
- Open Terminal, navigate to the download folder:
cd ~/Downloads chmod +x discovery-mac-arm64 # or discovery-mac-x64 ./discovery-mac-arm64
- If macOS blocks the file: System Settings → Privacy & Security → Open Anyway
- Enter your license key when prompted
chmod +x discovery-linux-x64
./discovery-linux-x64On first launch, you will be asked for your license key:
╔══════════════════════════════════════════════╗
║ DISCOVERY DOMAIN v2 ║
╚══════════════════════════════════════════════╝
Device Activation
──────────────────────────────────────────────
License key : XXXX-XXXX-XXXX-XXXX
Your device will be registered automatically. The session is saved locally — you won't need to enter the key again on the same device.
After activation, you can configure what domains to receive:
┌─────────────────────────────────────────┐
│ 1 All domains (receive everything) │
│ 2 Filter by TLD (e.g. com, id, net) │
│ 3 Filter by keyword (e.g. shop, api) │
│ 4 TLD + keyword (combine both) │
└─────────────────────────────────────────┘
Examples:
- TLD filter
com,id,net→ only.com,.id,.netdomains - Keyword
shop→ any domain containing "shop" - Combined: TLD
com+ keywordlogin→ only*.comwith "login"
╔══════════════════════════════════════════════════════╗
║ DISCOVERY DOMAIN ● LIVE STREAM ║
╠══════════════════════════════════════════════════════╣
║ Plan PRO ║
║ Filter all domains ║
║ Output /path/to/output/2025-07-18_live.txt ║
║ Server https://discover.xreverselabs.org ║
╠══════════════════════════════════════════════════════╣
║ Connecting to live feed... Press Ctrl+C to stop. ║
╚══════════════════════════════════════════════════════╝
› example-domain.com
› newstartup.io
› myshop-online.id
⠸ 00m12s 1,847 total 153/s
All discovered domains are also saved to an output/ folder next to the binary, organized by date:
output/
2025-07-18_live.txt
2025-07-19_live.txt
...
| Plan | Devices | Simultaneous Streams | API Access |
|---|---|---|---|
| Starter | 1 | 1 | ✗ |
| Pro | 3 | 3 | ✗ |
| Business | 5 | 5 | ✓ |
| Enterprise | Unlimited | Unlimited | ✓ |
- Each device receives a unique, non-overlapping subset of the domain stream
- Running the tool twice on the same license on Starter will be rejected — close the first session first
"Activation failed: device limit reached" → Your plan's device slots are full. Go to the dashboard to manage devices, or upgrade your plan.
"Stream limit reached for your plan" → Another session is already running on this license. Close it first, then retry.
"Authentication failed"
→ Delete device.json in the same folder as the binary and re-run to activate again.
macOS: "cannot be opened because the developer cannot be verified"
→ Right-click the binary → Open → Open anyway. Or run: xattr -d com.apple.quarantine ./discovery-mac-arm64
Connection drops / reconnecting → Normal — the tool reconnects automatically. No domains are missed during reconnection.
- Website: discover.xreverselabs.org
- Email: nicedre4m@yahoo.com
- Telegram : @xxyz4
Discovery Domain is a commercial product. Unauthorized redistribution of license keys is prohibited.