On Tuesday, September 24, 2013 at 7:35 PM, Ahmed Aden wrote:
Wondering if anybody has an easier way to do this.Does anybody have a script handy to determine what your public IP address would be and email it to you on a regular basis?
--
--
--
Support HacDC by becoming a member. Learn more and join us here: http://hacdc.org/membership/
--
You received this message because you are subscribed to the HacDC "Blabber" group.
To post to this group, send email to Bla...@hacdc.org
To unsubscribe from this group, send email to
Blabber+u...@hacdc.org
For more options, visit this group at
http://groups.google.com/a/hacdc.org/group/Blabber
To unsubscribe from this group and stop receiving emails from it, send an email to Blabber+u...@hacdc.org.
Do you want it to email you only if it changes, or periodically, regardless?
Wondering if anybody has an easier way to do this.Does anybody have a script handy to determine what your public IP address would be and email it to you on a regular basis?
--
I just finished a Python script that does this. Does the subject machine have sendmail?
I can send you what I have later tonight. Have you considered a dynamic DNS service? If you're not picky about the domain name, there are free solutions. I've used http://freedns.afraid.org. The script I'll send actually updates the ddns record, but can be adapted to just email you when it changes. What OS is the machine running?