mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-12-26 17:09:14 +01:00
Update _index.zh-cn.md
This commit is contained in:
parent
1434b4edbf
commit
1925142c60
@ -1,44 +1,44 @@
|
||||
---
|
||||
title: 專業版
|
||||
title: 专业版
|
||||
weight: 100
|
||||
---
|
||||
|
||||
自架專業版基於開源版本,但提供更多功能。
|
||||
自建专业版构建于开源版本之上,但提供更多功能。
|
||||
|
||||
- OIDC, ldap, 2FA (電子郵件驗證)
|
||||
- 通訊錄
|
||||
- OIDC, ldap, 2FA (电子邮件验证)
|
||||
- 通讯录
|
||||
- 重新命名
|
||||
- 記錄管理
|
||||
- 裝置管理
|
||||
- 設定同步
|
||||
- 權限控制
|
||||
- 多台中繼伺服器 (自動選擇離您最近的中繼伺服器)
|
||||
- 记录管理
|
||||
- 装置管理
|
||||
- 设定同步
|
||||
- 权限控制
|
||||
- 多台中继服务器 (自动选择离您最近的中继服务器)
|
||||
|
||||
{{% notice note %}}
|
||||
需要 RustDesk 客戶端 1.2.0 以上版本
|
||||
需要 RustDesk 客户端 1.2.0 以上版本
|
||||
{{% /notice %}}
|
||||
|
||||
## 下載
|
||||
## 下载
|
||||
|
||||
[https://github.com/rustdesk/rustdesk-server-pro/releases/tag/1.1.8](https://github.com/rustdesk/rustdesk-server-pro/releases/tag/1.1.8)
|
||||
|
||||
## 安裝
|
||||
## 安装
|
||||
|
||||
### 簡易安裝
|
||||
### 简易安装
|
||||
|
||||
為了使過程輕鬆點,我們開發的腳本能幫您搞定一切 (安裝/升級/從開源版本轉換) [簡易安裝腳本](https://rustdesk.com/docs/en/self-host/pro/installscript/)
|
||||
为了使过程轻松点,我们开发的脚本能帮您搞定一切 (安装/升级/从开源版本转换) [简易安装脚本](https://rustdesk.com/docs/en/self-host/pro/installscript/)
|
||||
|
||||
{{% notice note %}}
|
||||
別忘記從 [https://rustdesk.com/pricing.html](https://rustdesk.com/pricing.html) 取得授權,查閱[授權](/docs/en/self-host/pro/license)頁面以了解詳情。
|
||||
别忘记从 [https://rustdesk.com/pricing.html](https://rustdesk.com/pricing.html) 取得授权,查阅[授权](/docs/en/self-host/pro/license)页面以了解详情。
|
||||
{{% /notice %}}
|
||||
|
||||
### 手動安裝
|
||||
### 手动安装
|
||||
|
||||
幾乎與[開源版本](/docs/en/self-host/install/)相同,但您在執行 hbbs/hbbr 時不需加上任何參數,全部都能在網頁控制台中設定。
|
||||
几乎与[开源版本](/docs/en/self-host/install/)相同,但您在执行 hbbs/hbbr 时不需加上任何参数,全部都能在网页控制台中设定。
|
||||
|
||||
- `-k _` 預設設定
|
||||
- `-r <server:host>` 如果中繼伺服器跟 hbbs 在同一台伺服器執行,便不需要加上此參數。且您可以在網頁控制台設置多台中繼伺服器。
|
||||
- `-k _` 预设设定
|
||||
- `-r <server:host>` 如果中继服务器跟 hbbs 在同一台服务器执行,便不需要加上此参数。且您可以在网页控制台设置多台中继服务器。
|
||||
|
||||
### 額外連接埠 (或使用 Proxy)
|
||||
### 额外端口 (或使用 Proxy)
|
||||
|
||||
新增一個用於網頁控制台的 tcp 連接埠 `21114`,請在設定防火牆規則和 Docker 連接埠對應時新增此連接埠。
|
||||
新增一个用于网页控制台的 tcp 端口 `21114`,请在设定防火墙规则和 Docker 端口时新增此端口。
|
||||
|
Loading…
Reference in New Issue
Block a user