> For the complete documentation index, see [llms.txt](https://www.winbox.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.winbox.org/ddns/googleddns.md).

# Google DDNS

了解动态 DNS - Google Domains帮助&#x20;

<https://support.google.com/domains/answer/6147083>

获取当前外网IP&#x20;

<https://domains.google.com/checkip>

```bash
/tool fetch mode=https url="https://user:password@domains.google.com/nic/update?hostname=ddns.le.com&myip=43.12.14.3" http-method=post
```

\[RouterOS] 更新 Google Domains DDNS script – RAYKUO'S BLOG&#x20;

<https://blog.ladsai.com/mikrotik-routeros-%E6%9B%B4%E6%96%B0-google-domains-ddns-script.html>
