Merge pull request #495 from 21pages/device_group

device group
This commit is contained in:
RustDesk
2025-02-18 01:23:11 +08:00
committed by GitHub
16 changed files with 213 additions and 78 deletions

View File

@@ -1068,12 +1068,14 @@ Controls whether to use TCP only. It will not use UDP 21116 any more, TCP 21116
| :------: | :------: | :------: |
| Y, N | N | `disable-udp=Y` |
### preset-user-name / preset-strategy-name
### preset-user-name / preset-strategy-name / preset-device-group-name
Assign user / strategy to device. You can also do this via [command line](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#assign-device-usersgroupsstrategies-to-devices).
Assign user / strategy / device group to device. You can also do this via [command line](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#assign-device-usersgroupsstrategies-to-devices).
https://github.com/rustdesk/rustdesk-server-pro/discussions/304
device group is available in RustDesk client >=1.3.8, pro >= 1.5.0
### default-connect-password
Default password used to connect to remote devices, this password has lower priority than address book password and local saved password.

View File

@@ -1060,12 +1060,14 @@ Controla se deseja usar apenas TCP. Não usará mais UDP 21116, TCP 21116 será
| :------: | :------: | :------: |
| Y, N | N | `disable-udp=Y` |
### preset-user-name / preset-strategy-name
### preset-user-name / preset-strategy-name / preset-device-group-name
Atribuir usuário / estratégia ao dispositivo. Você também pode fazer isso por meio da linha de comando [invalid URL removed].
Atribuir usuário/estratégia/grupo de dispositivos aos dispositivos. Você também pode fazer isso via [linha de comando](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#assign-device-usersgroupsstrategies-to-devices).
https://github.com/rustdesk/rustdesk-server-pro/discussions/304
grupo de dispositivos está disponível no cliente RustDesk >=1.3.8, pro >= 1.5.0
### default-connect-password
Senha padrão usada para conectar a dispositivos remotos, esta senha tem prioridade inferior à senha da lista de endereços e à senha salva localmente.

View File

@@ -1066,12 +1066,13 @@ https://github.com/rustdesk/rustdesk-server-pro/issues/277
| Y, N | N | `disable-udp=Y` |
### preset-user-name / preset-strategy-name
### preset-user-name / preset-strategy-name / preset-device-group-name
用户/策略分配给设备您也可以通过[命令行](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#assign-device-usersgroupsstrategies-to-devices)执行此操作
分配用户/策略/设备组到设备您也可以通过[命令行](https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#assign-device-usersgroupsstrategies-to-devices)来完成此操作
https://github.com/rustdesk/rustdesk-server-pro/discussions/304
设备组功能需要 RustDesk 客户端 >=1.3.8, pro >= 1.5.0
### default-connect-password