Skip to content

Tech-no-1/YDNS-Updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

YDNS Updater Script

Updates your YDNS hosts. It is highly recommended to use this script with a cronjob to run it automatically.

What's new?

  • Supports the current YDNS API
  • Supports IPv4 and IPv6 addresses
  • Uses the Ipify API to retrieve public IP addresses
  • Revision of the usage options, output and YDNS_LASTIP file
  • Code cleanup, updates and fixes

Installation:

  1. Place the script where you want it and make it executable (chmod +x updater.sh)

  2. Edit the script to include your YDNS API credentials, host(s), and the path to the local YDNS_LASTIP file (for cronjob)

  3. Run the script:

  • Manually via the command line. Show options: -h
  • Via cronjob for automatic execution (recommended)

License:

The code is licensed under the GNU Public License, version 3.

About

Revised YDNS Updater Script

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • Shell 100.0%