Mike Swanson 0387295401 Fix viewer-only installs registering as agents
Previously, any installation with the protocol handler registered
would default to running as an agent. This caused admin/technician
machines (viewer-only) to appear in the sessions list.

Changes:
- Add Config::has_agent_config() to check for explicit agent config
- Only run as agent when: explicit 'agent' command, support code
  provided, OR agent config file exists
- Viewer-only installs (protocol handler but no config) now exit
  silently when launched without arguments

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 10:10:10 -07:00
2025-12-30 08:51:58 -07:00
2025-12-28 14:11:52 -07:00
Description
ScreenConnect-like remote desktop solution for GuruRMM
4.1 MiB
Languages
Rust 68.5%
HTML 24.1%
TypeScript 4.7%
Shell 2.1%
PLpgSQL 0.6%