Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 568 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 568 Bytes

AUpdater

DDNS client for DNSPod

Usage

java -jar AUpdater.jar [configPath] [--test]
  • configPath: path to the config file. Default is "./aupdater.properties"
  • --test: check the config file and exit.

Extra

  • The systemd service file is included, and you can use it to start the client automatically. Remember to check the location of the program and the config file. Change them if necessary.
  • The detailed usage of DNSPod API can be found at https://docs.dnspod.cn/api/