Dynamic IP

Need a linux script to update your IP ? This uses the lynx command line browser and output to a file 
 
Setup as a cron job, get a dynamic IP account from  http://www.mtgsy.net/
 
lynx -dump "http://www.mtgsy.net/dns/update.php?email=somedomain.lkjh.serverbox.org&pass=somepassword"
 
© 2017 Chad Jorgenson. All Rights Reserved.