From 017ca9ab0de0bf1d1c3672285c5a496654e4995f Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Mon, 3 Jul 2023 22:21:16 +0100 Subject: [PATCH 1/5] Update _index.en.md --- content/self-host/pro/_index.en.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/content/self-host/pro/_index.en.md b/content/self-host/pro/_index.en.md index e5cb238..1ba1bd3 100644 --- a/content/self-host/pro/_index.en.md +++ b/content/self-host/pro/_index.en.md @@ -26,6 +26,10 @@ RustDesk client >=1.2.0 required Almost as the same as the open source version, but you do not need to run hbbs/hbbr with any arguments, all can be set later in web console. +# Simple Install + +Copy and paste the above command into your linux terminal `curl -s https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/install.sh | bash`, takes care of everything. + {{% notice note %}} Don't forget to get your license from [https://rustdesk.com/pricing.html](https://rustdesk.com/pricing.html), you will be required to enter license in the web console. {{% /notice %}} @@ -33,6 +37,6 @@ Don't forget to get your license from [https://rustdesk.com/pricing.html](https: - `-k _` is set by default - `-r ` is not needed any more if the relay server runs on the same machine with hbbs, and you can set multiple relay servers in the web console -### One more port +### One more port (or use a proxy) One more tcp port `21114` is added for web console, please take care of this port when you set firewall rules and docker port mapping. From 2e4ca16be0f4e4b7fcd7ea53270497396777498f Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Mon, 3 Jul 2023 22:22:11 +0100 Subject: [PATCH 2/5] Update _index.en.md --- content/self-host/pro/_index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/self-host/pro/_index.en.md b/content/self-host/pro/_index.en.md index 1ba1bd3..5fec371 100644 --- a/content/self-host/pro/_index.en.md +++ b/content/self-host/pro/_index.en.md @@ -28,7 +28,7 @@ Almost as the same as the open source version, but you do not need to run hbbs/h # Simple Install -Copy and paste the above command into your linux terminal `curl -s https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/install.sh | bash`, takes care of everything. +Copy and paste the above command into your linux terminal which take care of everything.
`curl -s https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/install.sh | bash` {{% notice note %}} Don't forget to get your license from [https://rustdesk.com/pricing.html](https://rustdesk.com/pricing.html), you will be required to enter license in the web console. From 5e4ba278321b93cd9e1132752aec8a74d0e482f2 Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Mon, 3 Jul 2023 22:24:29 +0100 Subject: [PATCH 3/5] Update _index.en.md --- content/self-host/pro/_index.en.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/self-host/pro/_index.en.md b/content/self-host/pro/_index.en.md index 5fec371..40ddc2f 100644 --- a/content/self-host/pro/_index.en.md +++ b/content/self-host/pro/_index.en.md @@ -24,8 +24,6 @@ RustDesk client >=1.2.0 required ## Installation -Almost as the same as the open source version, but you do not need to run hbbs/hbbr with any arguments, all can be set later in web console. - # Simple Install Copy and paste the above command into your linux terminal which take care of everything.
`curl -s https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/install.sh | bash` @@ -34,6 +32,10 @@ Copy and paste the above command into your linux terminal which take care of eve Don't forget to get your license from [https://rustdesk.com/pricing.html](https://rustdesk.com/pricing.html), you will be required to enter license in the web console. {{% /notice %}} +# Manual Installation + +Almost the same as the open source version, but you do not need to run hbbs/hbbr with any arguments, these can be set later in web console. + - `-k _` is set by default - `-r ` is not needed any more if the relay server runs on the same machine with hbbs, and you can set multiple relay servers in the web console From 0a64e5207d0ba1d4e9f1e53db69bed5459be0334 Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Mon, 3 Jul 2023 22:24:55 +0100 Subject: [PATCH 4/5] Update _index.en.md --- content/self-host/pro/_index.en.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/self-host/pro/_index.en.md b/content/self-host/pro/_index.en.md index 40ddc2f..a7c9266 100644 --- a/content/self-host/pro/_index.en.md +++ b/content/self-host/pro/_index.en.md @@ -26,7 +26,9 @@ RustDesk client >=1.2.0 required # Simple Install -Copy and paste the above command into your linux terminal which take care of everything.
`curl -s https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/install.sh | bash` +Copy and paste the above command into your linux terminal which take care of everything. + +`curl -s https://raw.githubusercontent.com/rustdesk/rustdesk-server-pro/main/install.sh | bash` {{% notice note %}} Don't forget to get your license from [https://rustdesk.com/pricing.html](https://rustdesk.com/pricing.html), you will be required to enter license in the web console. From 0e92582de932454cc3615c5990fa2a73c22910cb Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Mon, 3 Jul 2023 22:26:59 +0100 Subject: [PATCH 5/5] Update _index.en.md --- content/self-host/pro/_index.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/self-host/pro/_index.en.md b/content/self-host/pro/_index.en.md index a7c9266..99edafb 100644 --- a/content/self-host/pro/_index.en.md +++ b/content/self-host/pro/_index.en.md @@ -12,7 +12,7 @@ Self-host Pro is built on the open source version, but with more features. - Device managment - Settings sync - Permission control -- Multiple relay servers (serve you with the neareast one) +- Multiple relay servers (automatically selects your closest relay) {{% notice note %}} RustDesk client >=1.2.0 required @@ -43,4 +43,4 @@ Almost the same as the open source version, but you do not need to run hbbs/hbbr ### One more port (or use a proxy) -One more tcp port `21114` is added for web console, please take care of this port when you set firewall rules and docker port mapping. +One more tcp port `21114` is added for web console, please also add this port when you set firewall rules and docker port mapping.