# rustdesk

```
无需管理员权限
下载免安装portable版本http://rustdesk.com/zh/ https://github.com/rustdesk/rustdesk/releases
上传文件后运行，再结束进程，修改配置文件的密码字段，再运行
配置文件在：C:\Users\用户名\AppData\Roaming\RustDesk\config\RustDesk.toml
访问不出网机器修改配置文件RustDesk2.toml，在options下添加一行
direct-server = 'Y' 
direct-access-port = '8443'后重启RustDesk（依据防火墙规则选择端口）
IP:PORT格式方式链接
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.heresecurity.wiki/heng-xiang-yi-dong/dai-li/rustdesk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
