[GTALUG] Getting external IP

Mojtaba Moodi moodi2002 at gmail.com
Sat Jan 27 15:00:04 EST 2018


Hello,


Try these:

curl ifconfig.me
curl icanhazip.com
curl ident.me
curl ipecho.net/plain
curl whatismyip.akamai.com
curl myip.dnsomatic.com
curl curlmyip.com
curl -s checkip.dyndns.org | sed 's/.*IP Address: \([0-9\.]*\).*/\1/g'


Best,

Mojtaba


On 2018-01-27 11:16 PM, William Park via talk wrote:
> Hi,
>
> I recently switched to CarryTel, and I'm getting disconnected quite often.
> So, I want to monitor my external IP, every minute.  For this, I usually
> use <http://myexternalip.com/raw>, but it has rate limit.
>
> What site do you use to get your external IP?  I want to round-robin
> through these.  Google gives you this when you search "what is my ip",
> but it's difficult to dig it out.  Simpler, the better. 




More information about the talk mailing list