1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

Update README.md

This commit is contained in:
Timothy Ye 2017-10-10 22:05:30 +08:00 committed by GitHub
parent 5b907f081a
commit c128dd84db

View File

@ -26,11 +26,11 @@ GoDNS is a dynamic DNS (DDNS) client tool, it is based on my early open source p
Now I rewrite [DynDNS](https://github.com/TimothyYe/DynDNS) by Golang and call it [GoDNS](https://github.com/TimothyYe/godns).
## Supported DNS Provider:
## Supported DNS Provider
* DNSPod ([https://www.dnspod.cn/](https://www.dnspod.cn/))
* HE.net (Hurricane Electric) ([https://dns.he.net/](https://dns.he.net/))
## Supported Platforms:
## Supported Platforms
* Linux
* MacOS
* ARM Linux (Raspberry Pi, etc...)