Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geolocation fix #515

Closed
shishi6146 opened this issue Nov 22, 2023 · 0 comments
Closed

Geolocation fix #515

shishi6146 opened this issue Nov 22, 2023 · 0 comments

Comments

@shishi6146
Copy link

shishi6146 commented Nov 22, 2023

IP:98.142.254.171
Coordinates:50.8538,4.3728
City:aint-Josse-ten-Noode
Region:Brussels Capital
Country:BE
Country Code:56

IP:195.137.220.156
Coordinates:33.8444,-84.4741
City:Atlanta
Region:Georgia
Country:US
Country Code:1

ipinfo result :
curl -s "ipinfo.io/98.142.254.171?token=8555dc0d93e9c5"
{
"ip": "98.142.254.171",
"hostname": "tree.thefutureis.online",
"city": "Saint-Josse-ten-Noode",
"region": "Brussels Capital",
"country": "BE",
"loc": "50.8538,4.3728",
"org": "AS59711 HZ Hosting Ltd",
"postal": "1210",
"timezone": "Europe/Brussels"
}➜ ~

~ curl -s "ipinfo.io/195.137.220.156?token=8555dc0d93e9c5"
{
"ip": "195.137.220.156",
"city": "Atlanta",
"region": "Georgia",
"country": "US",
"loc": "33.8444,-84.4741",
"org": "AS136258 BrainStorm Network, Inc",
"postal": "30301",
"timezone": "America/New_York"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants