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
691fd5152a
commit
27ab309232
|
|
@ -162,7 +162,7 @@ https://github.com/rustdesk/rustdesk/discussions/6576
|
|||
- Your domain registrar's control panel (recommended)
|
||||
- DNS providers, https://en.wikipedia.org/wiki/List_of_managed_DNS_providers
|
||||
|
||||
For example, if you buy a domain name `rustdesk.example.com` from Namesilo and your server's IP address is 123.123.123.123, you need to open link https://www.namesilo.com/account_domains.php, click the button with tooltip `Manage dns for the domain`, add add a `A` record with the hostname name `rustdesk` and the IP address of your server.
|
||||
For example, if you buy a domain name `example.com` from `Namesilo` and your server's IP address is `123.123.123.123`, you want to use `rustdesk.example.com` subdomain as your https web console address. You need to open link https://www.namesilo.com/account_domains.php, click the button with tooltip `Manage dns for the domain`, add add a `A` record with the hostname name `rustdesk` and the IP address of your server.
|
||||

|
||||

|
||||

|
||||
|
|
|
|||
Loading…
Reference in New Issue