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-08-17 09:57:41 +08:00 committed by GitHub
parent 2cf5215f28
commit 975d7062b6

View File

@ -15,6 +15,8 @@ GoDNS is a dynamic DNS (DDNS) tool, it is based on my early open source project:
Now I rewrite [DynDNS](https://github.com/TimothyYe/DynDNS) by Golang and call it [GoDNS](https://github.com/TimothyYe/godns).
__For MIPS32 platform__, please checkout the __mips32__ branch, this branch is contributed by [hguandl](https://github.com/hguandl), it provides the support for mips32 is added, which means it could run properly on Openwrt and LEDE.
## Pre-condition
* GoDNS relies on [DNSPod](http://dnspod.cn) and its API.