308 B
308 B
AliDDNS
DDNS Plugin with Aliyun
Installation
Install all requirments with follow command:
pip install -r requirements.txt
Running
- Configure class in
main.py
, write down your credential and domain. - Keep this script running on your machine, like running through
systemctl
. - Enjoy :)