• Stars
    star
    126
  • Rank 282,946 (Top 6 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created over 4 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

阿里云域名ddns动态域名解析Python源码

Python实现阿里云域名DDNS支持ipv4和ipv6

需要安装的库:

pip install aliyun-python-sdk-core-v3
pip install aliyun-python-sdk-domain
pip install aliyun-python-sdk-alidns
pip install requests

详细使用方法:https://blog.zeruns.tech/archives/507.html