mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-20 14:33:20 +03:00
Updated FAQ (markdown)
5
FAQ.md
5
FAQ.md
@@ -694,13 +694,14 @@ https://github.com/rustdesk/rustdesk/discussions/2889#discussioncomment-6514549
|
|||||||
|
|
||||||
# API of RustDesk server Pro
|
# 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.
|
Please [create a token](https://github.com/rustdesk/rustdesk-server-pro/discussions/182#discussioncomment-9083837) with `Read and write` of `user/device/audit/ab` `Permission` first.
|
||||||
|
|
||||||
- Devices: https://raw.githubusercontent.com/rustdesk/rustdesk/master/res/devices.py
|
- Devices: https://raw.githubusercontent.com/rustdesk/rustdesk/master/res/devices.py
|
||||||
|
|
||||||
|
Example of disable/delete offline devices: https://github.com/rustdesk/rustdesk-server-pro/discussions/182#discussioncomment-9083837
|
||||||
|
|
||||||
Here is a PowerShell version written by our client. https://github.com/rustdesk/rustdesk-server-pro/discussions/854
|
Here is a PowerShell version written by our client. https://github.com/rustdesk/rustdesk-server-pro/discussions/854
|
||||||
|
|
||||||
Example: https://github.com/rustdesk/rustdesk-server-pro/discussions/182#discussioncomment-9083837
|
|
||||||
- Users: 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
|
# Noted: here, all name containing `test` will be returned
|
||||||
|
|||||||
Reference in New Issue
Block a user