Skip to content

Commit f35ca4e

Browse files
authored
rustdesk
1 parent 5e8f236 commit f35ca4e

2 files changed

Lines changed: 23 additions & 32 deletions

File tree

i18n/en/docusaurus-plugin-content-docs/version-2.0/apps/rustdesk.md

Lines changed: 12 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,42 +2,31 @@
22
title: RustDesk
33
slug: /rustdesk
44
tags:
5-
- console
6-
- other
5+
- Remote Support
6+
- Remote Desktop
7+
- RustDesk
78
---
89

910
import Meta from './_include/rustdesk.md';
1011

1112
<Meta name="meta" />
1213

13-
## Getting started{#guide}
14+
## Getting Started {#guide}
1415

15-
### Initial setup{#wizard}
16+
### Remoting
1617

17-
1. When completed installation of RustDesk at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps**
18+
Take two Windows as an example, the following describes the process of connecting remotely: 1.
1819

19-
2. Complete the install wizard step by step
20+
1. Download the RustDesk [client](https://github.com/rustdesk/rustdesk/releases/download/1.4.0/rustdesk-1.4.0-x86_64.exe) for each of the two connected windows and install it.
2021

21-
### Login verification{#verification}
22+
2. Open the Client Connection Tool, **Settings > Network > ID/Relay Server** Settings
23+
- ID Server: IP or domain name where RustDesk is deployed
24+
- Key: the contents of **id_ed25519.pub** under RustDesk volumes
2225

23-
1. Completed installation RustDesk at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps**
24-
25-
2. Starting to verify it
26+
3. Give the ID and one-time password to the control client to start the remote connection.
2627

2728
## Configuration options{#configs}
2829

29-
- CLI
30-
- Multilingual (√)
31-
- SMTP (√)
32-
3330
## Administer{#administrator}
3431

35-
- **Password recover**
36-
- **Change URL**
37-
- **HTTPS**
38-
- **Online backup**
39-
- **Online upgrade**
40-
41-
## Troubleshooting{#troubleshooting}
42-
43-
#### 502 failed code?
32+
## Troubleshooting{#troubleshooting}

versioned_docs/version-2.0/apps/rustdesk.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
title: RustDesk
33
slug: /rustdesk
44
tags:
5-
- Web 面板
6-
- 可视化
5+
- 远程支持
6+
- 远程桌面
77
- RustDesk
88
---
99

@@ -13,16 +13,18 @@ import Meta from './_include/rustdesk.md';
1313

1414
## 入门指南{#guide}
1515

16-
### 初始化{#wizard}
16+
### 远程连接
1717

18-
Websoft9 控制台安装 RustDesk 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。
18+
以两台 Windows 为例,下面描述远程连接的过程:
1919

20-
### 登录后台{#console}
20+
1. 两台连接的 windows 分别下载 RustDesk [客户端](https://github.com/rustdesk/rustdesk/releases/download/1.4.0/rustdesk-1.4.0-x86_64.exe)并安装
2121

22-
Websoft9 控制台安装 RustDesk 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。
22+
2. 打开客户端连接工具,**设置 > 网络 > ID/中继服务器** 设置
23+
- ID服务器:部署 RustDesk 的IP或者域名
24+
- Key: RustDesk volumes 下 **id_ed25519.pub**的内容
2325

24-
## 配置选项{#configs}
26+
3. 将受控端的 ID 和一次性密码给控制客户端,即可开始远程连接
2527

26-
## 管理维护{#administrator}
28+
## 配置选项{#configs}
2729

28-
## 故障
30+
## 管理维护{#administrator}

0 commit comments

Comments
 (0)