Re: LuaSocket: find out current IP address
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LuaSocket: find out current IP address
- From: "Stuart P. Bentley" <stuart@...>
- Date: 2010年4月11日 07:39:08 -0600
whatismyip.org isn't terribly reliable, though (It's been down for days at
a time in my experience), so I wouldn't use it in automation. OpenDNS
provides http://myip.dnsomatic.com/ (designed for use with apps for their
DNS-O-Matic DNS update synchronization service) to the same ends, and it
has all the reliability of an OpenDNS service (nobody has ever seen it go
down, to my knowledge).
On 2010年4月11日 07:22:53 -0600, Enrico Colombini <erix@erix.it> wrote:
Erik Lindroos wrote:
I would suggest http://whatismyip.org/
Very convenient for automation, thanks.
Enrico