mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-12-26 01:22:53 +00:00
Update _index.en.md
This commit is contained in:
parent
b3354a96d1
commit
e4e83e8075
|
|
@ -42,7 +42,7 @@ Click on above `Advanced Settings`.
|
|||
{{% notice note %}}
|
||||
Synology's OS is Debian based, so host net (--net=host) works fine, we do not need to map ports with `-p` option.
|
||||
|
||||
`192.168.16.98` is an internal IP used here for demonstration only, please set it to a public IP when you deploy (or you can use your DDNS address if you have configured one in "Control Panel -> Connectivity -> DDNS") and don't forget to open ports on your router and your Synology firewall if this is enabled ("Control Panel -> Connectivity -> Firewall")!
|
||||
`192.168.16.98` is an internal IP used here for demonstration only, please set it to a public IP when you deploy (or you can use your DDNS address if you have configured one in "Control Panel → Connectivity → DDNS") and don't forget to open ports on your router and your Synology firewall if this is enabled ("Control Panel → Connectivity → Firewall")!
|
||||
|
||||
{{% /notice %}}
|
||||
|
||||
|
|
@ -70,4 +70,3 @@ Please repeat above `hbbs` steps, but name the container `hbbr` and command (for
|
|||
### Retrieve your Key
|
||||
|
||||
Browse to the folder setup before using File Station, download `id_ed25519.pub` and open with a text editor to via your key.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue