Richienb / iplocation

Get ip location information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOESN'T WORK WITH COLOMBIAN IPs

Gryffind96 opened this issue · comments

Hello I used this package in my express backend with node and I used mi local ip that it is from colombia bug the response json doesn't give any information about country name, code, latitud, longitude, etc.
Can you fix this ?

No sorry, not directly anyway. This library relies on other third party providers having this data. There's already an issue (#18) with the intent to include additional fallback providers in the library itself, otherwise you can add other providers at runtime (see Usage for more details: https://github.com/roryrjb/iplocation#usage).