Updated FAQ (markdown)

RustDesk
2024-10-26 09:30:38 +08:00
parent 52c8621d26
commit 44dff67ca4

9
FAQ.md

@@ -498,11 +498,13 @@ https://github.com/rustdesk/rustdesk/issues/6223#issuecomment-1787984126
# What are managed devices / licensed users / concurrent connections in `Pro`?
- The controlled devices you wish to access remotely are managed devices. These devices are displayed on the `Devices` page of the `web console`. Excessive devices will be disabled, you can not access these excessive devices remotely.
## Managed devices
The controlled devices you wish to access remotely are managed devices. These devices are displayed on the `Devices` page of the `web console`. Excessive devices will be disabled, you can not access these excessive devices remotely.
![image](https://github.com/user-attachments/assets/0289d1a6-a66a-420e-908f-195fb2a98f53)
- Licensed users, also known as login users, the number of people from your team can log into the web console and the RustDesk client. These users are displayed on the `Users` page of the `web console`. [`Access control`](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/permissions/) is designed on individual users and user groups.
## Licensed users
Licensed users, also known as login users, the number of people from your team can log into the web console and the RustDesk client. These users are displayed on the `Users` page of the `web console`. [`Access control`](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/permissions/) is designed on individual users and user groups.
![image](https://github.com/user-attachments/assets/b0f95215-b6ed-4af2-bc2e-c8dce53b4b28)
@@ -510,7 +512,8 @@ You need to log in to the RustDesk client first to access address books and perm
![image](https://github.com/user-attachments/assets/189e6c73-eaef-40e0-bba8-fed3db1f758b)
- Here is how TeamViewer defines concurrent connections: it is the number of individual users who can make outgoing connections simultaneously. You can also call it channel, in the same channel, unlimited sessions are allowed.
# Concurrent connections
Here is how TeamViewer defines concurrent connections: it is the number of individual users who can make outgoing connections simultaneously. You can also call it channel, in the same channel, unlimited sessions are allowed.
For example, on one machine A, you can connect to B, C, D, etc., at the same time without limitation. Each outgoing connection in this case is a session, and all of these sessions together are called one channel; unlimited outgoing sessions are allowed on one machine or in one channel. However, you cannot establish a new connection from B to C while there is an outgoing connection on A at the same time if your license allows only one concurrent connection."