
27 Jan
2018
27 Jan
'18
8 p.m.
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.