User

Agent enrollment

Single-use or multi-use bootstrap tokens for the AEGIS daemon. Use during agent install to bind the device to this tenant.

Loading…

Install instructions

Linux/macOS
curl -fsSL https://hub.jtnt.us/install/aegis | sudo bash -s -- --token <TOKEN>
Windows (PowerShell, admin)
iwr -useb https://hub.jtnt.us/install/aegis.ps1 | iex; Install-Aegis -Token '<TOKEN>'