You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple project to automatically set up dynamic dns on a
system. This uses nsupdate to publish updates and a systemd timer
to regularly send the updates.
Dependencies
Systemd
Curl
BIND Tools (for nsupdate and optionally tsig-keygen)