Skip to content

Discovery Proxies

Objective: Deploy a vScope Discovery Proxy and connect it to the main vScope to scan remote/segmented networks.

  • Port open from proxy → main vScope (default TCP 4445; configurable).
  • Host near the target network:
    • OS: Windows (full features). Linux supported, but no WMI (use WinRM/PowerShell for Windows targets).
    • CPU: 2 cores; RAM: 6 GB (4 GB to vScope); Disk: ~10 GB.
  • Main vScope address/hostname and chosen port.
  1. Download the installer: latest-Setup.exe
  2. Run installer; set Host Address to the main vScope (IP/DNS).
  3. Set Port (default 4445) if different.
  4. Finish and start the service.

You can change the port setting by rerunning the proxy installer, or editing config.ini, on both the proxy and the master, and adding: proxy.master.port=<port>. Ensure that all proxies use the same port configuration.

  1. In vScope, go to Discovery → Proxies → Available; click Refresh if needed.
  2. Approve the proxy; it moves to Approved. If it shows Pending, wait for first data to be sent and validated.
  3. (Optional) Rename and assign targets/ranges to the proxy; click Save.
  1. Assign a target, an IP or a range to the proxy.
  2. Run discovery; open Log History or build a quick IP table to confirm assets are found via the proxy.
  • Proxy disconnected/pending: see detailed guide → Proxy not appearing or disconnected
  • Pending status persists: ensure proxy reaches main vScope on the chosen port; check proxy log C:\vScopeProxyData\log\debug.log (Windows) or /var/log/vscopeproxy/debug.log (Linux, path may vary).
  • Failed discovery results: assign correct credentials to targets; ensure target ports are open from the proxy.