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

DDNS client for domains hosted by DNSPod

License

Notifications You must be signed in to change notification settings

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/