mandiant / GeoLogonalyzer

GeoLogonalyzer is a utility to analyze remote access logs for anomalies such as travel feasibility and data center sources.
Apache License 2.0
194 stars 59 forks source link

Support IP2Location LITE #1

Open m-cameron opened 6 years ago

m-cameron commented 6 years ago

This is an interesting project. Do you plan to support alternative geolocation database which has more information such as ZIP code etc.

davidpany commented 6 years ago

Thanks for the suggestion! I'll evaluate the databases available at https://lite.ip2location.com/ and try to identify if fields such as ZIPCODE, PROXYTYPE, ISP, etc. provide additional value while maintaining efficiency.