mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-12 04:36:51 +02:00
Merge pull request #391 from fufesou/refact/custom_client_advanced_settings
refact: custom client, advanced settings
This commit is contained in:
commit
fc8f8a519a
@ -266,10 +266,10 @@ Proxy username and password.
|
|||||||
1. **Desktop** Settings -> Network -> Proxy -> Socks5/Http(s) proxy
|
1. **Desktop** Settings -> Network -> Proxy -> Socks5/Http(s) proxy
|
||||||
1. **Mobile**
|
1. **Mobile**
|
||||||
|
|
||||||
| Install required | Values | Default | Example |
|
| Option | Install required | Values | Default | Example |
|
||||||
| :------: | :------: | :------: | :------: |
|
| :------: | :------: | :------: | :------: | :------: |
|
||||||
| N | | | `proxy-username=user` |
|
| proxy-username | N | | | `proxy-username=user` |
|
||||||
| N | | | `proxy-password=pass` |
|
| proxy-password | N | | | `proxy-password=pass` |
|
||||||
|
|
||||||
## General Settings
|
## General Settings
|
||||||
|
|
||||||
@ -442,8 +442,8 @@ Controls the view of peer cards, includes "Big tiles", "Small tiles" and "List".
|
|||||||
| :------: | :------: | :------: | :------: |
|
| :------: | :------: | :------: | :------: |
|
||||||
| N | 0, 1, 2 | 0 | `peer-card-ui-type=0` |
|
| N | 0, 1, 2 | 0 | `peer-card-ui-type=0` |
|
||||||
|
|
||||||
**0** Big tiles
|
**0** Big tiles
|
||||||
**1** Small tiles
|
**1** Small tiles
|
||||||
**2** List
|
**2** List
|
||||||
|
|
||||||
### peer-sorting
|
### peer-sorting
|
||||||
|
@ -208,7 +208,7 @@ IP 直接访问的端口。
|
|||||||
1. **桌面端** 设置 -> 安全 -> 安全 -> 自动关闭不活跃的会话
|
1. **桌面端** 设置 -> 安全 -> 安全 -> 自动关闭不活跃的会话
|
||||||
1. **移动端** 设置 -> 共享屏幕 -> 自动关闭不活跃的会话
|
1. **移动端** 设置 -> 共享屏幕 -> 自动关闭不活跃的会话
|
||||||
|
|
||||||
| Option | 是否需要安装 | 可设值 | 默认值 | 示例 |
|
| 设置项 | 是否需要安装 | 可设值 | 默认值 | 示例 |
|
||||||
| :------: | :------: | :------: | :------: | :------: |
|
| :------: | :------: | :------: | :------: | :------: |
|
||||||
| allow-auto-disconnect | N | Y, N | N | `allow-auto-disconnect=Y` |
|
| allow-auto-disconnect | N | Y, N | N | `allow-auto-disconnect=Y` |
|
||||||
| auto-disconnect-timeout | N | Timeout in minutes | 10 | `auto-disconnect-timeout=10` |
|
| auto-disconnect-timeout | N | Timeout in minutes | 10 | `auto-disconnect-timeout=10` |
|
||||||
@ -265,10 +265,10 @@ IP 直接访问的端口。
|
|||||||
1. **桌面端** 设置 -> 网络 -> 代理 -> Socks5/Http(s) 代理
|
1. **桌面端** 设置 -> 网络 -> 代理 -> Socks5/Http(s) 代理
|
||||||
1. **移动端**
|
1. **移动端**
|
||||||
|
|
||||||
| 是否需要安装 | 可设值 | 默认值 | 示例 |
|
| 设置项 | 是否需要安装 | 可设值 | 默认值 | 示例 |
|
||||||
| :------: | :------: | :------: | :------: |
|
| :------: | :------: | :------: | :------: | :------: |
|
||||||
| N | | | `proxy-username=user` |
|
| proxy-username | N | | | `proxy-username=user` |
|
||||||
| N | | | `proxy-password=pass` |
|
| proxy-password | N | | | `proxy-password=pass` |
|
||||||
|
|
||||||
## 常规设置
|
## 常规设置
|
||||||
|
|
||||||
@ -441,8 +441,8 @@ ar, bg, ca, cs, da, de, el, en, eo, es, et, fa, fr, he, hr, hu, id, it, ja, ko,
|
|||||||
| :------: | :------: | :------: | :------: |
|
| :------: | :------: | :------: | :------: |
|
||||||
| N | 0, 1, 2 | 0 | `peer-card-ui-type=0` |
|
| N | 0, 1, 2 | 0 | `peer-card-ui-type=0` |
|
||||||
|
|
||||||
**0** "大磁贴"
|
**0** "大磁贴"
|
||||||
**1** "小磁贴"
|
**1** "小磁贴"
|
||||||
**2** "列表"
|
**2** "列表"
|
||||||
|
|
||||||
### peer-sorting
|
### peer-sorting
|
||||||
|
Loading…
x
Reference in New Issue
Block a user