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.
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.
0.0.2
- Download and unzip
- Modify /Core/config.php
- Run update.php to start
$ php update.php
GNU GENERAL PUBLIC LICENSE
0.0.2
- Fixed a hard coded variable
- RemoveARecord bug fix now properly removes old record