Merge pull request #15 from k-cybulski/master

Add ifconfig.co
This commit is contained in:
Igor Chubin 2019-02-19 22:21:02 +01:00 committed by GitHub
commit fc288f6f85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 `curl ifconfig.co/country-iso` or `http ifconfig.co/json`
## Text Sharing (like pastebin)