mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-20 17:57:47 +02:00
Ubuntu server: No WebSocket ports
This commit is contained in:
parent
6ed52db72d
commit
a9c475b4d8
@ -214,7 +214,6 @@ services:
|
||||
# 21116 TCP TCP hole punching
|
||||
# 21116 UDP heartbeat/ID server
|
||||
# 21117 TCP relay
|
||||
# 21118/21119 TCP für Websocket, wenn Sie einen Webclient betreiben wollen
|
||||
```
|
||||
Lesen Sie [hier](/docs/de/client), wie Sie Ihren Client einrichten. Nur `ID-Server` und `Key` werden benötigt. `Relais-Server` wird nicht benötigt, da wir ihn in `hbbs` festgelegt haben. Diese Informationen werden von `hbbs` automatisch bereitgestellt.
|
||||
|
||||
@ -245,7 +244,6 @@ Wenn Sie einen VPS verwenden, suchen Sie mit Google nach `Name des VPS-Anbieters
|
||||
* `21116` TCP TCP hole punching
|
||||
* `21116` UDP Heartbeat/ID-Server
|
||||
* `21117` TCP Relay
|
||||
* `21118/21119` TCP für Websocket, wenn Sie einen Webclient betreiben wollen
|
||||
|
||||
### 5. Einige Grundlagen
|
||||
|
||||
|
@ -214,7 +214,6 @@ services:
|
||||
# 21116 TCP TCP hole punching
|
||||
# 21116 UDP heartbeat/ID server
|
||||
# 21117 TCP relay
|
||||
# 21118/21119 TCP for web socket if you want to run web client
|
||||
```
|
||||
Check [here](/docs/en/client) to set up your client. Only `ID server` and `Key` is needed. `Relay server` isn't needed because we've set it in `hbbs`, hbbs will provide this information automatically.
|
||||
|
||||
@ -245,7 +244,6 @@ Open these required ports:
|
||||
* `21116` TCP TCP hole punching
|
||||
* `21116` UDP heartbeat/ID server
|
||||
* `21117` TCP relay
|
||||
* `21118/21119` TCP for web socket if you want to run web client
|
||||
|
||||
### 5. Some basics
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user