mirror of
https://github.com/chubin/awesome-console-services.git
synced 2025-04-29 10:16:25 +02:00
commit
fc288f6f85
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 `curl ifconfig.co/country-iso` or `http ifconfig.co/json`
|
||||
|
||||
## Text Sharing (like pastebin)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue