Skip to content

musoto96/Dynamic-IP-Updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic-IP-Updater

GoDaddy dns ip updater daemon

Installation

All commands are run on the Dynamic-IP-Updater directory

  1. Modify .credentials with your credentials.
  2. Run bash install -g to generate config file, edit accordingly (currently supports only one record)
  3. Install and start the daemon bash install.sh
  4. View help interface bash install.sh -h

Config file

  1. Config file is located in /etc/ipCheck/config.conf
  2. Edit this file and restart daemon with systemctl restart ipCheck.service to apply changes.

Useful commands

  1. You can view daemon state with
    sudo systemctl status ipCheck.service
  2. Or view trailing logs with
    sudo journalctl -u ipCheck.service -f

About

IP update daemon for GoDaddy domain records

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages