第二十二章-DNSPod

需注册DNSPod的账号,如果做Server的树莓派IP总是变动的话,可以用这个实时更新域名的IP

脚本来自github,版权归属原作者chuangbo,以下说明引自README

替换上你的Email,密码,域名ID,记录ID等参数,就可以运行了。 会在后台一直运行,每隔30秒检查一遍IP,如果修改了就更新IP。

获得domain_id可以用curl curl -k https://dnsapi.cn/Domain.List -d "login_email=xxx&login_password=xxx"

获得record_id类似 curl -k https://dnsapi.cn/Record.List -d "login_email=xxx&login_password=xxx&domain_id=xxx"

下载脚本

wget https://gist.githubusercontent.com/chuangbo/833369/raw/d9d66084abeaa6cacae88066fa50bad2f98e422a/pypod.py

开机自运行:

sudo nano /etc/rc.local

exit 0

前添加:

python /usr/bin/pypod.py

不过似乎自启和Gitlab有冲突

results matching ""

    No results matching ""