summaryrefslogtreecommitdiff
path: root/plugin/maxmind/country_csv.go
AgeCommit message (Collapse)Author
2024-11-03Chore: make filename more specificLoyalsoldier
2024-10-31Feat: export input & output convertersLoyalsoldier
2024-08-31Chore: make error messages consistent across formatsLoyalsoldier
2024-08-13Feat: support remote URL in maxmindGeoLite2ASNCSV & maxmindGeoLite2CountryCSVLoyalsoldier
2024-08-13Refine: wantedList in various formatsLoyalsoldier
2024-08-11Fix: type in errorLoyalsoldier
2024-08-09Feat: support MaxMind GeoLite2 ASN CSV data as inputLoyalsoldier
2024-08-09Refine: read large CSV file line by lineLoyalsoldier
2024-08-04Fix: use valid country code as fallback when processing MaxMind dataLoyalsoldier
2024-07-06Fix: remove entry & prefixLoyalsoldier
2021-10-04Feat: remove unused replace actionloyalsoldier
2021-08-29Refactor: use plugin architecture to support multiple I/O formatsloyalsoldier