api monitor client rustdesk #119

Open
opened 2025-08-17 13:57:58 +08:00 by mjrolin · 2 comments
mjrolin commented 2025-08-17 13:57:58 +08:00 (Migrated from github.com)

s it possible to create an API to monitor the status of RustDesk endpoints and clients? This way, we could have a web system with all endpoints to monitor who is online and who is offline.
Alternatively, is it possible to add code to the RustDesk client compilation to send data via API to an external server?
If this is possible, could you help me with implementing it?
Thank you.

s it possible to create an API to monitor the status of RustDesk endpoints and clients? This way, we could have a web system with all endpoints to monitor who is online and who is offline. Alternatively, is it possible to add code to the RustDesk client compilation to send data via API to an external server? If this is possible, could you help me with implementing it? Thank you.
bryangerlach commented 2025-08-22 00:04:19 +08:00 (Migrated from github.com)

I'm not sure what you are looking for exactly. All rustdesk API servers that are available should already have the capability of monitoring online/offline devices. Look at these open source API servers:

https://github.com/lejianwen/rustdesk-api
https://github.com/bryangerlach/rustdesk-api-server

I'm not sure what you are looking for exactly. All rustdesk API servers that are available should already have the capability of monitoring online/offline devices. Look at these open source API servers: https://github.com/lejianwen/rustdesk-api https://github.com/bryangerlach/rustdesk-api-server
mjrolin commented 2025-08-27 13:45:08 +08:00 (Migrated from github.com)

Thank you

Thank you
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 3344/rdgen#119