2

我在 Google Domains 上拥有一个域。

我想为我的项目动态创建子域。

例如:

My Domain:
https://adomain.com

Subdomain:
https://project-name.adomain.com

Where the subdomain redirects you to:
https://project-name.com

因此,当用户导航到https://project-name.adomain.com- 他们将被重定向到一个完全不同的网站,托管在其他地方 ( https://project-name.com)。

我知道我可以Synthetic Record通过 Google Domains DNS 菜单创建一个: 谷歌域合成记录 dns 菜单的屏幕截图

但是我必须手动导航到 Google Domains 仪表板并在那里输入我的值。

我能够找到以下问题,表明您可以通过 URL 传递凭据:How can you change the TTL value of a Google Domain Synthetic Record?

我对通过 URL 以纯文本形式传递我的用户名和密码来创建合成记录没有信心。

有没有其他方法可以实现这一目标?有什么资源可以看看吗?某种API?我无法准确地找到我正在寻找的东西。

4

0 回答 0