05.12.2018, 10:15
New version released!
Added IsIpProxy and IsPlayerUsingProxy functions.
Restructured tables for better compression.
Include: https://raw.githubusercontent.com/Ge...er/geolite.inc
Note: The free product of MaxMind can only detect public proxies, not VPNs.
Databases were updated for December 2018: https://github.com/George480/geolite/releases/tag/v2.0
The way databases are distributed to fix duplicates and other issues mentioned, it requires mysql, a table for time zones, a procedure to re-assign ids for ASN and a set of queries to execute. I simply download, extract and move .CSV files to be able to use LOAD FILE from mysql. I paste a handful amount of queries and they are updated on their own but it takes 45 minutes. Exporting data and importing to the respective databases is the last step.
I cannot think of a way to do it but manually.
Added IsIpProxy and IsPlayerUsingProxy functions.
Restructured tables for better compression.
Include: https://raw.githubusercontent.com/Ge...er/geolite.inc
Note: The free product of MaxMind can only detect public proxies, not VPNs.
Databases were updated for December 2018: https://github.com/George480/geolite/releases/tag/v2.0
Quote:
It only feels like half the picture, you should look at taking the plugin route to auto-update the databases.
|
I cannot think of a way to do it but manually.