Skip to content
/ gandyndns Public

A simple script to update a DNS record with a dynamic ip.

Notifications You must be signed in to change notification settings

mose/gandyndns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gandi LiveDNS beta script

Prequisites

Howto

  • place my-ip.php on some public server
  • copy config.dist to config and modify values (you can add several subdomains separated by a space)
  • cron the bash script, for example */10 * * * * cd $HOME/projects/gandyndns && ./refresh_IP.sh

Warning

This is a hacky script I use for my own convenience, there is no guarantee it's gonna work for you.

You can tune it to use some public service or some other way to retrieve your current IP address.

Just get the script and modify it as you want. That's just a script.

Author

  • mose

License

This piece of script is Public Domain.

About

A simple script to update a DNS record with a dynamic ip.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published