Skip to content

script for dynamically update your ip in the nameserver of dynv6

License

Notifications You must be signed in to change notification settings

LRahlff/dynv6update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dynv6update

here is a script for updating the nameserver on dynv6.com

Add your zone and sub in the conf.json file. Delete the 'A' or 'AAAA', if you dont want to update both.

Also add for every entry (block in the conf file) one HTTP-Key of the zone in the my.cred file. You can also delete the second block, if you only want to update one domain.

In the code there is a request to the os for getting the IP6 an a request to the fritzbox for getting the ipv4. Maybe you have to update these for your purpose. The script has already an request to a website for getting the ip. Maybe you can just exclude the request to the fritzbox and os.

There are some maybe helpful files for getting a systemd job running every hour, for starting the script.

About

script for dynamically update your ip in the nameserver of dynv6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages