mirror of
https://github.com/chubin/awesome-console-services.git
synced 2025-04-28 17:56:37 +02:00
Add ifconfig.co
This commit is contained in:
parent
4b674be823
commit
715d0d8d21
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue