Task #19042
Update getUnusualIPs to enrich with IP location details
Start date:
15/05/2024
Due date:
% Done:
100%
Estimated time:
Description
We will use MaxMind's free database GeoLite2.
- Use maxmind go client to read the
mmdb
file for GeoLite2 database. - Refer updated pseudocode to returned ip addresses enriched with location detais
Updated by Kanchan Barve 11 months ago
- % Done changed from 0 to 40
- getListUnusualIPs() function developed.
- In progress : instead of error need to set IP address zero.
Updated by Kanchan Barve 11 months ago
- % Done changed from 40 to 80
- written test cases for getUnusualIP API and ListUnusualIPs function
- In progress : resolving docker issue
Updated by Kanchan Barve 10 months ago
- % Done changed from 80 to 100
- Status changed from Testing to Closed