You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/en/docusaurus-plugin-content-docs/version-2.0/apps/rustdesk.md
+12-23Lines changed: 12 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,42 +2,31 @@
2
2
title: RustDesk
3
3
slug: /rustdesk
4
4
tags:
5
-
- console
6
-
- other
5
+
- Remote Support
6
+
- Remote Desktop
7
+
- RustDesk
7
8
---
8
9
9
10
import Meta from './_include/rustdesk.md';
10
11
11
12
<Metaname="meta" />
12
13
13
-
## Getting started{#guide}
14
+
## Getting Started {#guide}
14
15
15
-
### Initial setup{#wizard}
16
+
### Remoting
16
17
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.
18
19
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.
20
21
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
22
25
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.
0 commit comments