DDNS Plugin with Aliyun
Go to file
2023-05-17 02:56:46 +08:00
.gitignore Initial commit 2023-02-06 17:14:37 +00:00
LICENSE first commit 2023-02-17 22:59:51 +08:00
main.py API Changed 2023-05-17 02:56:46 +08:00
README.md first commit 2023-02-17 22:59:51 +08:00
requirements.txt first commit 2023-02-17 22:59:51 +08:00

AliDDNS

DDNS Plugin with Aliyun

Installation

Install all requirments with follow command:

pip install -r requirements.txt

Running

  1. Configure class in main.py, write down your credential and domain.
  2. Keep this script running on your machine, like running through systemctl.
  3. Enjoy :)