/spdnsUpdater

Bash script to update IP addresses on Securepoint Dynamic DNS Service (www.spdyn.de)

Primary LanguageShell

spdnsUpdater -- Securepoint DNS Updater

spdnsUpdater.sh

Bash script based on Gerold Bausch's python script to update IP addresses on Securepoint Dynamic DNS Service.

Usage:

  • Recommended usage: ./spdnsUpdater.sh <hostname> <token>
  • Alternative usage: ./spdnsUpdater.sh <hostname> <user> <passwd>

In case you want to auto update the device ip address at every reboot, insert one of the lines above in /etc/rc.local (Linux only).

Required packages: curl

spdnsUpdaterNCP.sh

This script can be used in NextcloudPlus to automatically setup the spdnsUpdater.sh script in NextcloudPi.