lantongxue / rustdesk-api-server-pro

🚀This is an open source Api server based on the open source RustDesk client, the implementation of the client all Api interfaces, and provides a Web-UI for the management of data.
https://sephp.com/open-source/rustdesk-api-server-pro/
GNU Affero General Public License v3.0
54 stars 8 forks source link

The control end need to login before access #6

Closed blackxd0g closed 1 month ago

blackxd0g commented 1 month ago

Hello. Rustdesk api pro has a useful feature in the settings. The control end need to login before access. Is it possible to add this functionality?

lantongxue commented 1 month ago

Can you elaborate (demonstrate) this feature?

blackxd0g commented 1 month ago

If the user is not logged in, he receives an error when connecting to any device in which the RustDesk server is registered. You need to be logged in only for outgoing connections. image image

This setting is linked to the device IDs that fall into the default group after the server settings have been registered.. You can also link individual devices to individual groups and specify which group of users has access to them.

lantongxue commented 1 month ago

These features may not be possible, but I'll try!