implement geo ip file
This PR adds functionality to parse GeoIP files. The changes include:
- Implementation of a parser for GeoIP files.
- Unit tests to ensure correct parsing behavior.
This PR adds functionality to parse GeoIP files. The changes include: