15 lines
308 B
Markdown
15 lines
308 B
Markdown
# 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 :) |