Skip to content

Script to update ip addresses at Hurricane Electrics dDNS

License

Notifications You must be signed in to change notification settings

daccle/he-ddns-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

he-ddns-updater

Script to update Hurrican Electric DDNS

Updates dns entry on Hurricane Electric dDNS, if the current dns entry doesn't equal the current ip address on https://ifconfig.co/

Expects a config file named config.yaml in the same directory with the following content:

- domain: some.domain
  key: NOTSORANDOMKEY

Dependencies:

PyYAML 
requests 
dnspython

About

Script to update ip addresses at Hurricane Electrics dDNS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages