openwrt内的ddns添加aliddns、dnspod

教程8个月前更新 lost4
55 0

先安装依赖

opkg update
opkg install luci-app-ddns luci-i18n-ddns-zh-cn wget-ssl curl openssl-util #前二个是程序和界面,后面的是依赖

下载文件,解压。
上传aliyun.com.json、dnspod.cn.json这2个文件到/usr/share/ddns/default目录,并添加权限0777。

上传update_aliyun_com.sh、update_dnspod_cn.sh这2个文件到/usr/lib/ddns目录,并添加权限0777。

到系统>>>启动项,重启ddns。或者运行命令

/etc/init.d/ddns restart

然后在luci的动态dns界面即可找到添加的DDNS 服务提供商aliddns、dnspod。

下载附件如下

aliddns   dnspod

© 版权声明

相关文章