mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-21 02:08:12 +02:00
opt option verification-method
Signed-off-by: 21pages <sunboeasy@gmail.com>
This commit is contained in:
parent
e6239a70ec
commit
43efe3da36
@ -248,7 +248,7 @@ What type of password can be used, `temporary password` refers to the one-time r
|
|||||||
|
|
||||||
| Install required | Values | Default | Example |
|
| Install required | Values | Default | Example |
|
||||||
| :------: | :------: | :------: | :------: |
|
| :------: | :------: | :------: | :------: |
|
||||||
| N | use-temporary-password, use-permanent-password, both | both | `verification-method=use-permanent-password` |
|
| N | use-temporary-password, use-permanent-password, use-both-passwords | use-both-passwords | `verification-method=use-permanent-password` |
|
||||||
|
|
||||||
### proxy-url
|
### proxy-url
|
||||||
|
|
||||||
|
@ -240,6 +240,14 @@ IP 直接访问的端口。
|
|||||||
| :------: | :------: | :------: | :------: |
|
| :------: | :------: | :------: | :------: |
|
||||||
| N | password, click, password-click | password-click | `approve-mode=password-click` |
|
| N | password, click, password-click | password-click | `approve-mode=password-click` |
|
||||||
|
|
||||||
|
### verification-method
|
||||||
|
|
||||||
|
可以使用什么类型的密码,“临时密码”是指一次性随机密码。
|
||||||
|
|
||||||
|
| 是否需要安装 | 可设值 | 默认值 | 示例 |
|
||||||
|
| :------: | :------: | :------: | :------: |
|
||||||
|
| N | use-temporary-password, use-permanent-password, use-both-passwords | use-both-passwords | `verification-method=use-permanent-password` |
|
||||||
|
|
||||||
### proxy-url
|
### proxy-url
|
||||||
|
|
||||||
代理的 url 。
|
代理的 url 。
|
||||||
|
Loading…
x
Reference in New Issue
Block a user