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