Downloads & Tools
Agent software, sensor tools, and enterprise resources
EQUINOX Sensor Agent
v1.0.0Single-file Python agent that registers endpoints with the EQUINOX platform, collects telemetry (CPU, memory, disk, top processes), sends heartbeats every 60s, and streams security data. Cross-platform — Windows, macOS, Linux.
Quick Install (Linux / macOS)
curl -sSL https://equinoxsec.com/equinox-sensor.py -o equinox-sensor.py && python3 equinox-sensor.py
Available Commands
python3 equinox-sensor.py # Interactive setup
python3 equinox-sensor.py --register # Force re-registration
python3 equinox-sensor.py --help # Full usage & options
Windows Installer
Sensor + Auto-start Service
Full installer bundle with sensor agent, Windows service wrapper, and auto-update. Windows 10/11, Server 2019+.
equinox-setup.exemacOS Installer
Sensor + LaunchDaemon
DMG bundle with sensor agent, LaunchDaemon plist, and pkg installer. macOS Monterey+, Intel & Apple Silicon.
equinox-macos.dmgLinux Packages
.deb / .rpm / tar.gz
System packages with systemd service for auto-start. Ubuntu/Debian (.deb), RHEL/CentOS (.rpm), and generic tar.gz.
Cloud Connector
Docker • v1.8.3
Docker-based connector for AWS CloudTrail, Azure Monitor, GCP Logging. Deploy in your cloud account for cross-plane visibility.
Documentation
PDF & Web
System architecture, API reference, deployment guides, and integration tutorials.