Skip to content

Commit f3c3f2b

Browse files
committed
update README files
1 parent 853dbb5 commit f3c3f2b

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,20 @@
2222

2323
[查看中文帮助文档](README_CN.md)
2424

25+
## Hosted version
26+
27+
If you want a managed DDNS service instead of self-hosting the client and DNS workflow yourself, try [godns.app](https://godns.app).
28+
29+
It provides:
30+
31+
- managed hostnames under `godns.app` and `godns.pro`
32+
- OAuth sign-in
33+
- API key management
34+
- router-friendly DDNS update endpoint
35+
- a hosted dashboard for hostname and billing management
36+
37+
Below is the built-in web panel of the open-source GoDNS project:
38+
2539
<img src="https://github.com/TimothyYe/godns/blob/master/assets/snapshots/web-panel.jpg?raw=true" />
2640

2741
- [Supported DNS Providers](#supported-dns-providers)

README_CN.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,20 @@
2020

2121
[GoDNS](https://github.com/TimothyYe/godns) 是一个动态 DNS (DDNS) 客户端工具。它是用 [Go](https://golang.org) 重写的我早期的 [DynDNS](https://github.com/TimothyYe/DynDNS) 开源项目。
2222

23+
## 托管版服务
24+
25+
如果你想使用托管式 DDNS 服务,而不是自己部署客户端和维护整套 DNS 流程,可以试试 [godns.app](https://godns.app)
26+
27+
它提供:
28+
29+
- `godns.app``godns.pro` 下的托管 hostname
30+
- OAuth 登录
31+
- API Key 管理
32+
- 适合路由器使用的 DDNS 更新接口
33+
- 用于 hostname 和账单管理的托管控制台
34+
35+
下面展示的是开源版 GoDNS 内置的 Web UI:
36+
2337
<img src="https://github.com/TimothyYe/godns/blob/master/assets/snapshots/web-panel.jpg?raw=true" />
2438

2539
- [支持的 DNS 提供商](#支持的-dns-提供商)

0 commit comments

Comments
 (0)