Updated FAQ (markdown)

RustDesk
2025-10-29 18:21:45 +08:00
parent bb55c197e7
commit 0a38e72cce

5
FAQ.md

@@ -653,12 +653,13 @@ https://github.com/rustdesk/rustdesk/discussions/2889#discussioncomment-6514549
# API of RustDesk server Pro
Please create a token (check above link for devices) with `Read and write` of `user/device/audit/ab` `Permission` first.
- General: https://github.com/rustdesk/rustdesk/discussions/5834#discussioncomment-7119453
- Devices: https://raw.githubusercontent.com/rustdesk/rustdesk/master/res/devices.py
Example: https://github.com/rustdesk/rustdesk-server-pro/discussions/182#discussioncomment-9083837
- Users: Please create a token (check above link for devices) with `Read and write` of `User Permission`.
Download https://raw.githubusercontent.com/rustdesk/rustdesk/master/res/users.py.
- Users: https://raw.githubusercontent.com/rustdesk/rustdesk/master/res/users.py.
```
# Noted: here, all name containing `test` will be returned
python3 users.py view --url http://rustdesk.yourcompany.com --token <token> --name test