This commit is contained in:
jeessy2
2020-08-28 16:11:27 +08:00
parent 712d413ac1
commit b547b9a1ec
2 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,12 @@
# ddns-go
- 自动获得你的IPV4或IPV6并解析到域名中
- Mac, Windows, Linux全支持ARMx86架构同时支持
- 通过web方式配置
- 支持的域名供应商 `alidns`
![avatar](ddns-web.png)
## Development
```
go get -u github.com/go-bindata/go-bindata/...
go-bindata -debug -pkg util -o util/staticPagesData.go static/pages/...

BIN
ddns-web.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB