Skip to content

cPanel DDNS Client to update an A Record with your machine's Public IP

License

Notifications You must be signed in to change notification settings

dregimbal1/cPanelDDNS-PHP-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cPanel Dynamic DNS Client

Just like NO-IP you can use this application on your local machine and when your public IP address changes it will reflect in your A record within cPanel. You do not need root access to the server to run this application.

Fully Functional!

Run the script as much as you like and it will keep track of your public IP and update it accordingly. Once your IP does change this script will remove the old A Record prior to adding the new one. It is self-sufficent. Please star / follow if you find this useful.

Version

0.0.2

Installation

  • Download and unzip
  • Modify /Core/config.php
  • Run update.php to start
$ php update.php

License

GNU GENERAL PUBLIC LICENSE

Changelog

0.0.2

  • Fixed a hard coded variable
  • RemoveARecord bug fix now properly removes old record

About

cPanel DDNS Client to update an A Record with your machine's Public IP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages