AliDDNS/README.md
2023-02-17 22:59:51 +08:00

308 B

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 :)