ip update client for dtdns.com
dtdnssync is an update client for keeping your dynamic ip at the DNS hosting service https://www.dtdns.com up2date.
sudo apt install --no-install-recommends libssl-dev libasio-dev debhelper asciidoctor
debuild -us -uc
sudo dpkg -i ../dtdnssync_*.deb
make
sudo adduser --system --group --quiet --no-create-home --home /nonexistent dtdnssync # or equivalent
sudo make install
sudo make fixperms
sudo cp cfg/dtdnssyncd.service /lib/systemd/system
Configure the dtdns account credentials in /etc/dtdnssync/dtdnssync.conf
and restart the service.
systemctl restart dtdnssync
To manually check or update your ip, run:
dtdnssync check
dtdnssync update