Install IrisScaner (Windows)
Install IrisScaner
1. Download
- Windows: IrisScaner_Setup_1.2.1.exe
- macOS: IrisScaner-1.2.1.pkg
The current version and link are always served by the release API (download_url field):
GET https://manage.sighthub.cloud/api/v1/public/scanner/releases
2. Install
Run the .exe and complete the setup wizard.
3. Verify the agent is running
The agent starts automatically and listens on port 9487 (or 9488/9489).
Check it in PowerShell:
Get-NetTCPConnection -LocalPort 9487,9488,9489 -State Listen -EA SilentlyContinue
A row in the output means the agent is up. (Do NOT use an HTTP /health probe —
there is no /health route, and /info requires an Origin header.)
Done
The SightHub web app now scans through the local agent.