From b6c808d7032501f920044709d97b0ea33b528b89 Mon Sep 17 00:00:00 2001 From: Kebert Xela Date: Fri, 19 Apr 2019 08:23:21 -0700 Subject: [PATCH] IP Address improvements Shorthe icanhazip.com URL, added ifconfig.me, cleaner indent.me API link, added Amazon AWS IP util, minor standardizations --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 80811ed..c32a252 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A curated list of awesome console services (reachable via HTTP, HTTPS and other ## IP address -* `curl https://canihazip.com/s` +* `curl canihazip.com` * `curl ipinfo.io/ip` * `curl icanhazip.com` * `curl curlmyip.net` @@ -12,10 +12,12 @@ A curated list of awesome console services (reachable via HTTP, HTTPS and other * `curl ifconfig.pro` * `curl ip-addr.es` * `dig +short myip.opendns.com @resolver1.opendns.com` -* `curl ident.me` (see http://api.ident.me/ for the full API reference) +* `curl ident.me` ([API](http://api.ident.me)) * `curl ipaddr.site` * `curl ifconfig.co` -* `curl echoip.de` (see https://www.echoip.de/) +* `curl ifconfig.me` +* `curl echoip.de` +* `curl checkip.amazonaws.com` ## IP-based geolocation