refactor: rename binaries to helios-remote-{client,relay,cli}

This commit is contained in:
Helios Agent 2026-03-06 11:53:00 +01:00
parent 924be0540e
commit 835d20f734
No known key found for this signature in database
GPG key ID: C8259547CD8309B5
5 changed files with 91 additions and 17 deletions

View file

@ -83,6 +83,20 @@ HELIOS_API_KEY=your-secret-key HELIOS_BIND=0.0.0.0:3000 cargo run -p helios-serv
---
## Downloads
Pre-built binaries are available at:
| Binary | Platform | Link |
|---|---|---|
| `helios-remote-client` | Windows | [helios-remote-client-windows.exe](https://agent-helios.me/downloads/helios-remote/helios-remote-client-windows.exe) |
| `helios-remote-cli` | Linux | [helios-remote-cli-linux](https://agent-helios.me/downloads/helios-remote/helios-remote-cli-linux) |
| `helios-remote-cli` | Windows | [helios-remote-cli-windows.exe](https://agent-helios.me/downloads/helios-remote/helios-remote-cli-windows.exe) |
The relay server (`helios-remote-relay`) runs on the VPS and is not distributed.
---
## License
MIT