Skip to content

A stupid-simple, "fake dynamic DNS" script that integrates with Netlify via their provided API.

Notifications You must be signed in to change notification settings

lytedev/netlify-ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netlify-ddns

A stupid-simple, "fake dynamic DNS" script that integrates with Netlify via their provided API.

Dependencies

  • bash
  • curl
  • jq

Basic Usage

Just run make to configure (if your first time) and run.

If you want this to run recurring every 5 minutes, setup a systemd timer for the current user with make install-user-timer. You can revert this by running make uninstall-user-timer.

About

A stupid-simple, "fake dynamic DNS" script that integrates with Netlify via their provided API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published