mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-12-26 00:50:25 +01:00
Update _index.en.md
This commit is contained in:
parent
38ab2c8897
commit
7743af9093
@ -14,6 +14,8 @@ By default, `hbbs` listens on 21115 (TCP), 21116 (TCP/UDP) and 21118 (TCP), `hbb
|
||||
- UDP (**21116**)
|
||||
|
||||
### Docker examples
|
||||
Be aware this might clear any files in the folder you run this in
|
||||
|
||||
```sh
|
||||
sudo docker image pull rustdesk/rustdesk-server
|
||||
sudo docker run --name hbbs -v `pwd`:/root -td --net=host rustdesk/rustdesk-server hbbs -r <relay-server-ip[:port]>
|
||||
|
Loading…
Reference in New Issue
Block a user