GeoIP-CN is a tool written in Go for generating MMDB format files that only contain Chinese IP ranges. This tool collects Chinese IP address ranges from multiple data sources, including MaxMind GeoLite2 data and other public IP lists, and merges them to generate a unified MMDB file.
- Collects Chinese IP address ranges from multiple data sources
- Supports both IPv4 and IPv6 addresses
- Generates standard MaxMind DB format files
- Customizable data sources and output files