From 6948148e41fc3b68b459a4ee09129a2b39f86caa Mon Sep 17 00:00:00 2001 From: Avey777 <35259040+Avey777@users.noreply.github.com> Date: Mon, 3 Jul 2023 17:44:49 +0800 Subject: [PATCH] Add ddns-go (#165) --- ddnsGo/README.md | 1 + ddnsGo/data.yml | 20 ++++++++++++++++++++ ddnsGo/latest/data.yml | 9 +++++++++ ddnsGo/latest/docker-compose.yml | 11 +++++++++++ ddnsGo/logo.png | Bin 0 -> 731 bytes 5 files changed, 41 insertions(+) create mode 100644 ddnsGo/README.md create mode 100644 ddnsGo/data.yml create mode 100644 ddnsGo/latest/data.yml create mode 100644 ddnsGo/latest/docker-compose.yml create mode 100644 ddnsGo/logo.png diff --git a/ddnsGo/README.md b/ddnsGo/README.md new file mode 100644 index 000000000..1fa1e0d0c --- /dev/null +++ b/ddnsGo/README.md @@ -0,0 +1 @@ +简单好用的DDNS。自动更新域名解析到公网IP(支持阿里云、腾讯云、Dnspod、Cloudflare、Callback、华为云、百度云、Porkbun、GoDaddy、Google Domain) \ No newline at end of file diff --git a/ddnsGo/data.yml b/ddnsGo/data.yml new file mode 100644 index 000000000..b1c2e3394 --- /dev/null +++ b/ddnsGo/data.yml @@ -0,0 +1,20 @@ +name: DDNS-GO +tags: + - 数据可视化 +title: 强大的开源数据可视化平台 +type: 工具 +description: 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务。 +additionalProperties: + key: ddnsGo + name: DDNS-GO + tags: + - Tool + shortDescZh: 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务。 + shortDescEn: Automatically retrieve your public IPv4 or IPv6 address and map it to the corresponding domain name service. + type: tool + crossVersionUpdate: false + limit: 1 + recommend: 4 + website: https://github.com/jeessy2/ddns-go + github: https://github.com/jeessy2/ddns-go + document: https://github.com/jeessy2/ddns-go diff --git a/ddnsGo/latest/data.yml b/ddnsGo/latest/data.yml new file mode 100644 index 000000000..ed32d9460 --- /dev/null +++ b/ddnsGo/latest/data.yml @@ -0,0 +1,9 @@ +additionalProperties: + formFields: + - default: 9876 + envKey: port + labelEn: Port + labelZh: 端口 + required: true + rule: paramPort + type: number diff --git a/ddnsGo/latest/docker-compose.yml b/ddnsGo/latest/docker-compose.yml new file mode 100644 index 000000000..9447ca7de --- /dev/null +++ b/ddnsGo/latest/docker-compose.yml @@ -0,0 +1,11 @@ +version: '3' +services: + ddns-go: + image: jeessy/ddns-go + container_name: ddns-go + ports: + - ${port}:9876 + volumes: + - /opt/ddns-go:/root + restart: always + network_mode: host diff --git a/ddnsGo/logo.png b/ddnsGo/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..3a4d49bf2fc25854d7320701e88307057d3507b3 GIT binary patch literal 731 zcmV<10wn#3P)eh4bY)!^&fNe20&q!0K~z|UV>GdH zU>FF%G$6K)T0CkoEddKjs*Mc|>Z{8!#b?c1xMkZ8l8j;`J|9a;N^DxQ9G9$LNaXY9 zFNn981Rq2EdiMN<#@0?WaY#rswssP4H%=e>czGBb>Pt#WK)6y85|WY<&!4~W3yDNi zDJdy2b8^3=q{P|t7m&rbY}pOcVtXjLCfq}uv!LF^bjwEv!Nb<3r zjg^DFEdv8XN@niGOIIL*yY}pxGkvmyy{(;%)uAKDh&PP{AKO@2GB7YKS-uKxD+2?= z#Y<7SatuwLq!Go=!h^*4vtf& z&+gfGfL0bWFfdftH@7v{n;IJ;7pSMtp0BQNCdnL