summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2021-08-27Chore: remove data directoryloyalsoldier
2021-08-26Chore: auto update appended CIDR list(s)github-actions[bot]
2021-08-19Chore: auto update appended CIDR list(s)github-actions[bot]
2021-08-11Chore: auto update appended CIDR list(s)github-actions[bot]
2021-08-05Chore: auto update appended CIDR list(s)github-actions[bot]
2021-07-29Chore: auto update appended CIDR list(s)github-actions[bot]
2021-07-29Chore: auto update appended CIDR list(s)github-actions[bot]
2021-07-22Chore: auto update appended CIDR list(s)github-actions[bot]
2021-07-15Chore: auto update appended CIDR list(s)github-actions[bot]
2021-07-08Chore: auto update appended CIDR list(s)github-actions[bot]
2021-07-04Chore: auto update appended CIDR list(s)github-actions[bot]
2021-06-10Chore: auto update appended CIDR list(s)github-actions[bot]
2021-06-03Chore: auto update Cloudflare CIDRgithub-actions[bot]
2021-06-03Add geoip:cloudflare listloyalsoldier
2021-03-03Feat: append IP CIDR list by adding files to data directoryloyalsoldier
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.