Add ifconfig.co

This commit is contained in:
Krzysztof Cybulski 2019-02-19 22:11:44 +01:00
parent 4b674be823
commit 715d0d8d21

View file

@ -14,11 +14,13 @@ A curated list of awesome console services (reachable via HTTP, HTTPS and other
* `dig +short myip.opendns.com @resolver1.opendns.com`
* `curl ident.me` (see http://api.ident.me/ for the full API reference)
* `curl ipaddr.site`
* `curl ifconfig.co`
## IP-based geolocation
* `curl ipinfo.io/8.8.8.8` or `curl ipinfo.io/8.8.8.8/loc`
* `curl freegeoip.net/csv/8.8.8.8` or `freegeoip.net/xml/4.2.2.2` or `freegeoip.net/json/github.com`
* `curl ifconfig.co/country` or `curl ifconfig.co/city` or `ifconfig.co/country-iso` or `http ifconfig.co/json`
## Text Sharing (like pastebin)