GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo... - jeessy2/ddns-go
项目网址:https://github.com/jeessy2/ddns-go (github没有被墙,但是有时访问速度很感人)DDNS-Go目前支持Mac、Windows、Linux系统,支持ARM、x86架构;它支持国内主流的的域名服务商,如阿里云、 腾讯云、华为云、百度云,也支持大名鼎鼎的Cloudflare,还通过自定义回调支持更多的第三方DNS服务商。今天以阿里云为例...
下载并解压https://github.com/jeessy2/ddns-go/releases 双击运行, 如没有找到配置, 程序自动打开http://127.0.0.1:9876 [可选] 安装服务 Mac/Linux: sudo ./ddns-go -s install Win(以管理员打开cmd): .\ddns-go.exe -s install 安装服务也支持 -l监听地址 -f同步间隔时间(秒) -c自定义配置文件...
ddns-go Files v6.3.0 .github .vscode config dns static util web .editorconfig .gitignore .goreleaser.yml Dockerfile LICENSE Makefile README.md README_EN.md ddns-web.png favicon.ico go.mod go.sum main.go 中文|English 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务。
Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo... - GitHub - jeessy2/ddns-go at v6.3.0
./ddns-go -resetPassword 123456 [可选] 使用 Homebrew 安装ddns-go: brew install ddns-go Docker中使用 挂载主机目录, 使用docker host模式。可把 /opt/ddns-go 替换为你主机任意目录, 配置文件为隐藏文件 docker run -d --name ddns-go --restart=always --net=host -v /opt/ddns-go:/root jeessy...
github地址:https://github.com/jeessy2/ddns-go。可以在readme上看到这项目还是很多功能的。 。今天的演示以windows系统安装和阿里云域名服务商为演示 从release页面下载windows系统的版本 解压缩,并且打开ddns-go.exe 它就会自动启动服务 然后在web页面打开进行配置,启动地址是:http://127.0.0.1:9876/ ...
This branch is 51 commits behind jeessy2/ddns-go:master.Folders and files Latest commit dependabot[bot] bump golang.org/x/net from 0.23.0 to 0.24.0 (jeessy2#1074) da880a7· Apr 8, 2024 History431 Commits .github build(deps): bump peter-evans/dockerhub-description from 3 to 4 (jee...
ddns-go 中文| English 自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务。 特性 系统中使用 Docker中使用 使用IPv6 Webhook Callback 界面 开发&自行编译 特性 支持Mac、Windows、Linux系统,支持ARM、x86架构 支持的域名服务商 阿里云 腾讯云 Dnspod Cloudflare 华为云 Callback 百度云 Porkbun GoDaddy ...