| Age | Commit message (Collapse) | Author |
|
|
|
|
|
when using maxmindGeoLite2ASNCSV as input format
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
content starts with `#` `//` `/*` within a line will be treated as comment and be ignored
|
|
This change will convert 4in6 IPv6 addresses to IPv4 addresses
|
|
|
|
|
|
|
|
|