mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-19 08:07:05 +02:00
Update _index.en.md
This commit is contained in:
parent
366f51108a
commit
017ca9ab0d
@ -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.
|
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 %}}
|
{{% 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.
|
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 %}}
|
{{% /notice %}}
|
||||||
@ -33,6 +37,6 @@ Don't forget to get your license from [https://rustdesk.com/pricing.html](https:
|
|||||||
- `-k _` is set by default
|
- `-k _` is set by default
|
||||||
- `-r <server:host>` 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
|
- `-r <server:host>` 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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user