mirror of
https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet.git
synced 2026-05-17 21:54:42 +02:00
Update README.md
This commit is contained in:
@@ -211,10 +211,10 @@ dig +short myip.opendns.com @resolver1.opendns.com
|
||||
host myip.opendns.com resolver1.opendns.com
|
||||
```
|
||||
|
||||
Get more information about any IP address:
|
||||
Get geolocation information about any IP address:
|
||||
|
||||
```sh
|
||||
curl https://ipinfo.io/8.8.8.8
|
||||
curl https://ipinfo.io/8.8.8.8 | jq
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user