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

Update for Python 3 (and add Pipfile for pipenv) #12

Open demize opened 1 year ago

demize commented 1 year ago

Had to use this script today, and found it nearly worked with Python 3, but needed a few tweaks. Hunted down the issues, and I'm submitting this PR here so other people can benefit from my trouble :)

Tested this version on the sample data and it looks good, and I made mostly the same tweaks on my work machine and it worked well with real data.