Download UnboundBytes Agent
Choose your platform to download the latest version of the UnboundBytes agent.
Linux (x86_64)
Most common Linux distribution
Recommended for your system
Linux (ARM64)
ARM-based Linux systems
Recommended for your system
macOS (Apple Silicon)
M1/M2/M3/M4 Mac computers
Windows (x86_64)
Windows 10/11 (64-bit)
Installation Instructions
- Download the agent binary for your platform
- Make it executable (Linux/macOS):
chmod +x unboundbytes-agent-* - Run the agent:
./unboundbytes-agent-* - The agent will display a pairing code like
ABC-123 - Go to Add Device and enter the pairing code
- Your host will be connected automatically!
⚠️ Troubleshooting
- Pairing code not working? Make sure the code hasn't expired (15 minutes)
- chmod: operation not permitted? Make sure the binary is
executable:
chmod +x unboundbytes-agent-* - Agent not starting? Check that you have the correct binary for your platform