# Hey, # # I appreciate the service you're running so very much. I'd like to # share the Mac "client" that I threw together. If you change the # "secretkey" line to the dynamic IP update Direct URL, this script # will update your DNS record every time the network configuration # changes. Put the edited file in /Library/LaunchAgents to go. It # works on Macs and (jailbroken) iPhones. --BEGIN org.afraid.freedns.plist-- Label org.afraid.freedns Program /usr/bin/curl ProgramArguments curl -s http://freedns.afraid.org/dynamic/update.php?secretkey WatchPaths /Library/Preferences/SystemConfiguration --END org.afraid.freedns.plist--