Outbound only
Makes HTTPS calls out to Aegis and opens no inbound ports, so nothing in your network is exposed to the public internet.
For hospitals whose PACS cannot be exposed to the internet. A lightweight connector runs on your side, reaches out to Aegis, and fulfills approved requests from your local imaging, with no inbound ports and no PHI sitting in the cloud until it is requested.
Windows, ~14 MB
Makes HTTPS calls out to Aegis and opens no inbound ports, so nothing in your network is exposed to the public internet.
A single executable. Nothing to compile, no database. Run it directly or as a Windows service / systemd unit.
Only releases the specific patient that was requested and approved, never bulk-pushes. Unmatched requests are left for review.
The connector reports its version and health to the Aegis console, which can push config, trigger a restart, and roll out signed updates.
On a machine that can read your imaging exports. The Windows build needs no Node.js install.
Enter your issued serial in config.json. The connector activates and receives a scoped key automatically.
Drop DICOM into the dicom/ folder (or connect your PACS export). Synthetic data only in the demo.
Double-click aegis-agent.exe. It polls your request queue and fulfills approved requests automatically, or install it as a Windows service.
We'll help you run the connector as a managed service inside your own cloud or on-prem boundary.