Skip to content

NexusID Sync Agent v0.2.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 18:58
· 3 commits to main since this release

Cross-platform hybrid AD/DB sync agent — Linux (glibc + static musl), Windows (x64 + x86, Authenticode-signed via Azure Trusted Signing), macOS (Apple Silicon + Intel).

Install

Windows (irm):

irm https://raw.githubusercontent.com/adroitts/nexusid-agent/main/packaging/install.ps1 | iex

Windows: choco install nexus-agent · winget install NexusID.Agent
Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/adroitts/nexusid-agent/main/packaging/install.sh | sh

Verify any download against its .sha256. Chocolatey + Winget manifests attached.