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
@@ -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.