Hi,
I am using the ipinfo.io free data with a token. For every request my server connects to ipinfo.io server.
ipinfo.io also has a free database with Free IP to Country + IP to ASN, and also the paid database, that I can download to my server to avoid sending thousands of requests over the internet.
Can I config this ipinfo python library to use the downloaded database as source of data rather than connect to ipinfo.io server for every request?
Hi,
I am using the ipinfo.io free data with a token. For every request my server connects to ipinfo.io server.
ipinfo.io also has a free database with Free IP to Country + IP to ASN, and also the paid database, that I can download to my server to avoid sending thousands of requests over the internet.
Can I config this ipinfo python library to use the downloaded database as source of data rather than connect to ipinfo.io server for every request?