mirror of
https://github.com/chubin/awesome-console-services.git
synced 2025-04-28 17:56:37 +02:00
IP Address improvements
Shorthe icanhazip.com URL, added ifconfig.me, cleaner indent.me API link, added Amazon AWS IP util, minor standardizations
This commit is contained in:
parent
cefdd6327c
commit
b6c808d703
1 changed files with 5 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue