mirror of
https://github.com/chubin/awesome-console-services
synced 2024-11-13 23:37:14 +00:00
Adding JSON only IP services
This commit is contained in:
parent
c04d89d0fe
commit
d938a5084f
1 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,10 @@ A curated list of awesome console services (reachable via HTTP, HTTPS and other
|
|||
* `curl icanhazip.com`
|
||||
* `curl checkip.amazonaws.com`
|
||||
|
||||
### JSON only
|
||||
* `curl httpbin.org/ip`
|
||||
* `curl wtfismyip.com/json`
|
||||
|
||||
## Geolocation
|
||||
|
||||
* `curl ipinfo.io/8.8.8.8` or `curl ipinfo.io/8.8.8.8/loc`
|
||||
|
|
Loading…
Reference in a new issue