TimothyYe / godns

A dynamic DNS client tool that supports AliDNS, Cloudflare, Google Domains, DNSPod, HE.net & DuckDNS & DreamHost, etc, written in Go.
https://timothyye.github.io/godns/
Apache License 2.0
1.5k stars 220 forks source link

Manage DNS records on `name.com` #156

Open c4lliope opened 2 years ago

c4lliope commented 2 years ago

Based on https://www.name.com/api-docs/DNS, seems like name.com has a good API - could enable godns to manage records.

TimothyYe commented 2 years ago

Thanks, I'll take a look at the docs.