Skip to content

schizo-ri/dyn_dns_update_for_godaddy_domain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic DNS for Godaddy

Python script for updating Godaddy DNS zone file for folks with dynamic IP. It uses this pygodaddy library. See docs for installing and using it.

Pretty basic now. I'm newbie in Python. I'm sure this could be a lot better.

TODO:

  • better logging
  • limit size of log file
  • I forgot now but there are more things to do

Just edit script to include your username, password and domain.

If you're using systemd you can use service and timer for regular update. Or just add script to cron.

About

Python script for updating Godaddy DNS zone file for folks with dynamic IP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages