| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-02 | Refactor: lookup command | Loyalsoldier | |
| 2024-10-24 | Feat: support JSON configuration with comments and trailing commas | Loyalsoldier | |
| 2024-07-08 | Feat: add merge command | Loyalsoldier | |
| merge command can merge plaintext IP & CIDR from standard input, then print the merged result to standard output usage example: curl https://example.com/path/to/your/plaintext/cidr.txt | geoip merge cat ./path/to/your/plaintext/cidr.txt | geoip merge | |||
| 2024-07-08 | Chore: refine code | Loyalsoldier | |
| 2024-07-04 | Fix: make URI matching case-insensitive | Loyalsoldier | |
| 2021-08-29 | Refactor: use plugin architecture to support multiple I/O formats | loyalsoldier | |
