Automatically update your control panel IP address. (Admin-only module!)
In-module description:
Direct download link: http://zppy-repo.mach-hosting.com/log.php?id=11
Donations for any of my modules or forum help can be sent to HERE Thanks!
Code:
zppy repo add rustus.txt-clan.com
zppy update
zppy install autoip
In-module description:
Quote:Information
AutoIP uses an external website to check your current public IP address. If the website reports a different IP address than your current IP address, AutoIP will automatically update your control panel's IP address and also any DNS records found to be using the old IP address as well.
Command
The command variable can be set to any website that reports your IP address. AutoIP will attempt to find your IP that the website reports and use it. If it cannot, then you will need to use a different website until you find one that works.
Default setting is: http://myip.dnsomatic.com/
Below is a list of websites that have proven to work with AutoIP:
http://myip.dnsomatic.com/
http://checkip.dyndns.org/
http://checkip.eurodyndns.org/
http://checkrealip.com/
http://ipcheck.rehbein.net/
http://dynamic.zoneedit.com/checkip.html
http://www.raffar.com/checkip/
http://mwburden.com/cgi-bin/getipaddr
http://www.tanziars.com/
http://www.naumann-net.org/
http://www.antifart.com/stuff/checkip/
http://checkmyip.com/
http://www.ipchicken.com/
http://glowhost.com/support/your.ip.php
http://testip.edpsciences.org/
http://adresseip.com/
http://www.aboutmyx.com/AboutMyXApp/AboutMyIP.jsp
http://www.lawrencegoetz.com/programs/ipinfo/
Email Alert
If you enter an email here, AutoIP will send an alert message if it detects a change in the IP address. To disable email alerts, remove the email address. To send an email to more than one address, seperate emails with a comma (,)
i.e.: address1@somedomain.com,address2@anotherdomain.com
Enabled
Uncheck this option to disable AutoIP from updating the control panel's IP address. When disabled, DNS records will also not be updated.
Exec Script
If you want to run a command or a script after the IP adress has been updated, enter the command here. You can enter a command, or the full path to a script you wish to run. Windows Users make sure that you run a script in the background or a command that returns an exit value so that you do not hang the daemon, wating for a script to close. For Linux users, all commands are ran through the 'at' scheduler, so this will probably not be an issue.
Script Examples:
path/to/php /path/to/script.php
C:/folder/runme.bat
shutdown -r now
/usr/bin/runme.sh
Direct download link: http://zppy-repo.mach-hosting.com/log.php?id=11
Donations for any of my modules or forum help can be sent to HERE Thanks!