mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-07-15 21:55:10 +02:00
update host
This commit is contained in:
@ -93,13 +93,13 @@ Enter the hbbs host or ip address in the ID server input box (local side + remot
|
|||||||
e.g.
|
e.g.
|
||||||
|
|
||||||
```
|
```
|
||||||
hbbs.yourhost.com
|
hbbs.example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
or
|
or
|
||||||
|
|
||||||
```
|
```
|
||||||
hbbs.yourhost.com:21116
|
hbbs.example.com:21116
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
@ -95,13 +95,13 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v `pwd`:/root -it --n
|
|||||||
Например:
|
Например:
|
||||||
|
|
||||||
```
|
```
|
||||||
hbbs.yourhost.com
|
hbbs.example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
или
|
или
|
||||||
|
|
||||||
```
|
```
|
||||||
hbbs.yourhost.com:21116
|
hbbs.example.com:21116
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
@ -91,13 +91,13 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v `pwd`:/root -it --n
|
|||||||
例如:
|
例如:
|
||||||
|
|
||||||
```
|
```
|
||||||
hbbs.yourhost.com
|
hbbs.example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
或者
|
或者
|
||||||
|
|
||||||
```
|
```
|
||||||
hbbs.yourhost.com:21116
|
hbbs.example.com:21116
|
||||||
```
|
```
|
||||||

|

|
||||||
|
|
||||||
|
@ -93,13 +93,13 @@ sudo docker run --name hbbr -p 21117:21117 -p 21119:21119 -v `pwd`:/root -it --n
|
|||||||
例如:
|
例如:
|
||||||
|
|
||||||
```
|
```
|
||||||
hbbs.yourhost.com
|
hbbs.example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
或者
|
或者
|
||||||
|
|
||||||
```
|
```
|
||||||
hbbs.yourhost.com:21116
|
hbbs.example.com:21116
|
||||||
```
|
```
|
||||||

|

|
||||||
|
|
||||||
|
Reference in New Issue
Block a user