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

MCUmbrella/AUpdater

Repository files navigation

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/