Ubuntu server: No WebSocket ports

This commit is contained in:
XLion 2024-12-25 23:29:13 +08:00
parent 6ed52db72d
commit a9c475b4d8
No known key found for this signature in database
GPG Key ID: 6809328DF1983BCC
2 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -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