filecoin-saturn / L1-node

Filecoin Saturn L1 Node • The edge cache layer of Filecoin's decentralized CDN 🪐
Other
140 stars 49 forks source link

Geolocation fix #515

Closed shishi6146 closed 7 months ago

shishi6146 commented 7 months ago

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" }