| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-08 | Refactor: CLI commands | Loyalsoldier | |
| old usage: geoip -l new usage: geoip list old usage: geoip -c config.json new usage: geoip convert -c config.json | |||
| 2023-10-29 | Chore: remove main package description | Loyalsoldier | |
| 2021-08-29 | Refactor: use plugin architecture to support multiple I/O formats | loyalsoldier | |
| 2021-05-07 | Fix: compatible with v2ray v4.39.0 | loyalsoldier | |
| 2021-03-03 | Feat: append IP CIDR list by adding files to data directory | loyalsoldier | |
| Use `--inputdir=/path/to/your/customized/ip/cidr/list/directory` as flag to specify your customized directory containing IP CIDR lists. The name of the lists appended into geoip.dat will be the filename of files in inputdir directory. You can create a file named `cn` in data directory to override all CN CIDRs of the generated geoip.dat file. | |||
| 2021-03-03 | Fix: create multiple level path | loyalsoldier | |
| 2021-02-25 | Feat: add more customized options & use Go v1.16 | loyalsoldier | |
| 2021-01-26 | Add Telegram list into geoip | loyalsoldier | |
| 2020-10-19 | Support Go module | loyalsoldier | |
| 2020-07-24 | Refine code structure and fail fast | loyalsoldier | |
| 2020-06-13 | Make getCNIPv4Cidr func compatible with local files | loyalsoldier | |
| 2020-04-03 | Validate IPv4 CIDR | Loyalsoldier | |
| 2020-04-03 | Change CN IPv4 CIDR using IPIP.net free IP list | loyalsoldier | |
| 2019-11-03 | Complete reserved ip | ToutyRater | |
| 2019-03-01 | use official protobuf lib | Darien Raymond | |
| 2019-02-10 | move to core | Darien Raymond | |
| 2019-01-18 | move geoip code into geoip | Darien Raymond | |
