summaryrefslogtreecommitdiff
path: root/data/private
AgeCommit message (Collapse)Author
2021-08-27Chore: remove data directoryloyalsoldier
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.