mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-12-29 10:29:48 +01:00
Update _index.en.md
This commit is contained in:
parent
3329a1ce5f
commit
0de76ce26f
@ -61,10 +61,12 @@ services:
|
||||
|
||||
# Because using docker host mode
|
||||
# Just in case you forgot the ports:
|
||||
# 21115 TCP For NAT type test
|
||||
# 21114 TCP for web console, only available in Pro version
|
||||
# 21115 TCP for NAT type test
|
||||
# 21116 TCP TCP hole punching
|
||||
# 21116 UDP Heartbeat/ID server
|
||||
# 21117 TCP Relay
|
||||
# 21116 UDP heartbeat/ID server
|
||||
# 21117 TCP relay
|
||||
# 21118/21119 TCP for web socket if you want to run web client
|
||||
```
|
||||
|
||||
Please skip `Web portal settings` then done.
|
||||
@ -103,7 +105,10 @@ Go to your router's admin webpage, find anything related to `Port forwarding`, i
|
||||
If you still can't find the setting, Google search `{Router brand} + port forwarding` or `{Router model} + port forwarding`. If this device is from your ISP, ask them.
|
||||
|
||||
Open these required ports:
|
||||
* `21114` TCP for web console, only available in Pro version
|
||||
* `21115` `TCP` For NAT type test
|
||||
* `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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user