Skip to content

bolens/gddns-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gddns-updater

Google Domains Dynamic DNS Updater.

Checks your public IP address at a specified interval. Recommended interval is 900000, or 15 minutes.

Install instructions

  • npm i
  • Add .env file with your domain info, for example:
GDDNS_INTERVAL=CHECK_INTERVAL_IN_MILLISECONDS
GDDNS_USER=YOUR_HOST_USERNAME
GDDNS_PASS=YOUR_HOST_PASSWORD
GDDNS_HOST=YOUR_HOST
  • Run npm start

About

Google Domains Dynamic DNS Updater

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published