Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 308 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 308 Bytes

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