From 8c8da4aa09677307a5d3a69980064fa8461b92d9 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 22 Feb 2024 23:07:44 +0800 Subject: [PATCH 1/6] Update _index.en.md --- content/self-host/client-configuration/_index.en.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/self-host/client-configuration/_index.en.md b/content/self-host/client-configuration/_index.en.md index 97bd6069..e3111912 100644 --- a/content/self-host/client-configuration/_index.en.md +++ b/content/self-host/client-configuration/_index.en.md @@ -84,7 +84,11 @@ repeat this process until you get valid characters. #### Add `--` to the name At the end, add `--`. -Example: `rustdesk-licensed--{encrypted string}--.exe` +Example: `rustdesk--{encrypted string}--.exe` + +{{% notice note %}} +Please do not use `-licensed-` together with `--`. e.g. `rustdesk-licensed-{encrypted string}--.exe` does not work. +{{% /notice %}} We have noticed that in some cases, when double downloaded, something like `copy (1)` is added to the end of the file name, and this ruins the config. From 336c274503c348bb3818477b168ae485495b2ee0 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 22 Feb 2024 23:09:58 +0800 Subject: [PATCH 2/6] Update _index.en.md --- content/self-host/client-configuration/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/self-host/client-configuration/_index.en.md b/content/self-host/client-configuration/_index.en.md index e3111912..353afa83 100644 --- a/content/self-host/client-configuration/_index.en.md +++ b/content/self-host/client-configuration/_index.en.md @@ -87,7 +87,7 @@ At the end, add `--`. Example: `rustdesk--{encrypted string}--.exe` {{% notice note %}} -Please do not use `-licensed-` together with `--`. e.g. `rustdesk-licensed-{encrypted string}--.exe` does not work. +Please do not use `-licensed-` together with `--`. e.g. `rustdesk-licensed-{encrypted string}--.exe` does not work in 1.2.3. We will fix it in 1.2.4. {{% /notice %}} We have noticed that in some cases, when double downloaded, something like `copy (1)` is added to the end of the file name, and this ruins the config. From ca94df40bbf4d662b7f48f1e89100bb6a6018ee0 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Thu, 22 Feb 2024 23:53:24 +0800 Subject: [PATCH 3/6] Update _index.en.md --- content/self-host/client-configuration/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/self-host/client-configuration/_index.en.md b/content/self-host/client-configuration/_index.en.md index 353afa83..846dfbbc 100644 --- a/content/self-host/client-configuration/_index.en.md +++ b/content/self-host/client-configuration/_index.en.md @@ -74,7 +74,7 @@ As a `Pro` user you will be able to retrieve the whole encrypted string from the {{% notice note %}} You need to set both `host` and `key`, missing either one will not work. -Optionally add a `,` (comma) character after the key, before the `.exe` part as a delimiter, to avoid the key being mangled if Windows or the browser renames the file when downloading duplicated names. +Optionally add a `,` (comma) character after the key, before the `.exe` part as a delimiter, to avoid the key being mangled if Windows or the browser renames the file when downloading duplicated names. e.g. `host=,key=,.exe` If there are invalid characters in the key which can not be used in a Windows file name, please remove the `id_ed25519` file from your server and restart `hbbs`/`hbbr`. This will cause the `id_ed25519.pub` file to regenerate. You may need to From e88f118ba7eff6c2a6e061fd76e829248e0b8683 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 23 Feb 2024 00:02:29 +0800 Subject: [PATCH 4/6] Update _index.en.md --- content/self-host/client-configuration/_index.en.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/content/self-host/client-configuration/_index.en.md b/content/self-host/client-configuration/_index.en.md index 846dfbbc..231be8a2 100644 --- a/content/self-host/client-configuration/_index.en.md +++ b/content/self-host/client-configuration/_index.en.md @@ -81,13 +81,12 @@ If there are invalid characters in the key which can not be used in a Windows fi repeat this process until you get valid characters. {{% /notice %}} -#### Add `--` to the name -At the end, add `--`. +#### Embrase config string with `--` in the name -Example: `rustdesk--{encrypted string}--.exe` +Example: `rustdesk--{config string}--.exe` {{% notice note %}} -Please do not use `-licensed-` together with `--`. e.g. `rustdesk-licensed-{encrypted string}--.exe` does not work in 1.2.3. We will fix it in 1.2.4. +Please do not use `-licensed-` together with `--`. e.g. `rustdesk-licensed-{config string}--.exe` does not work in 1.2.3. We will fix it in 1.2.4. {{% /notice %}} We have noticed that in some cases, when double downloaded, something like `copy (1)` is added to the end of the file name, and this ruins the config. From 82bcdc981a1960375a92048e8a07f076be5d05ae Mon Sep 17 00:00:00 2001 From: rustdesk Date: Mon, 26 Feb 2024 00:41:14 +0800 Subject: [PATCH 5/6] 2023->2024 --- v2/404.html | 4 ++-- v2/cancel.html | 4 ++-- v2/careers.html | 4 ++-- v2/index.html | 4 ++-- v2/open-source.html | 4 ++-- v2/pricing.html | 4 ++-- v2/privacy.html | 4 ++-- v2/success.html | 4 ++-- v2/team.html | 4 ++-- v2/terms.html | 4 ++-- v2/zh/home.html | 4 ++-- v2/zh/pricing.html | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/v2/404.html b/v2/404.html index 9d1e02f0..db3cd2a4 100644 --- a/v2/404.html +++ b/v2/404.html @@ -1,5 +1,5 @@ - + @@ -283,7 +283,7 @@ a[class^="uui-button-1"]:hover, a[class^="uui-button-1"]:focus, .uui-button-6:ho
-
© 2023 Purslane Ltd. All rights reserved.
+
© 2024 Purslane Ltd. All rights reserved.
-
© 2023 Purslane Ltd. All rights reserved.
+
© 2024 Purslane Ltd. All rights reserved.
-
© 2023 Purslane Ltd. All rights reserved.
+
© 2024 Purslane Ltd. All rights reserved.
-
© 2023 Purslane Ltd. All rights reserved.
+
© 2024 Purslane Ltd. All rights reserved.
-
© 2023 Purslane Ltd. All rights reserved.
+
© 2024 Purslane Ltd. All rights reserved.
-
© 2023 Purslane Ltd. All rights reserved.
+
© 2024 Purslane Ltd. All rights reserved.
-
© 2023 Purslane Ltd. All rights reserved.
+
© 2024 Purslane Ltd. All rights reserved.
-
© 2023 Purslane Ltd. All rights reserved.
+
© 2024 Purslane Ltd. All rights reserved.
-
© 2023 Purslane Ltd. All rights reserved.
+
© 2024 Purslane Ltd. All rights reserved.
-
© 2023 Purslane Ltd. All rights reserved.
+
© 2024 Purslane Ltd. All rights reserved.
-
© 2023 Purslane Ltd. 版权所有
+
© 2024 Purslane Ltd. 版权所有
-
© 2023 Purslane Ltd. 版权所有
+
© 2024 Purslane Ltd. 版权所有

+
+
+
+ + +
+
+
Everything what in the basic self-hosting plan
+