| Age | Commit message (Collapse) | Author |
|
Co-authored-by: Loyalsoldier <[email protected]>
|
|
|
|
|
|
|
|
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Loyalsoldier <[email protected]>
|
|
|
|
|
|
* Release: `cn` list does not use IPv6 data from MaxMind
* Docs: change `cn` IPv6 data source
|
|
Removed args for surgeRuleSet action in config.json
|
|
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
IPInfo upgraded the free geolocation database to `lite` and changed the database fields. For more details see: https://ipinfo.io/lite
|
|
|
|
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
when using maxmindGeoLite2ASNCSV as input format
|
|
|
|
maxmindGeoLite2CountryCSV
|
|
|
|
|
|
|
|
Use the configuration option `sourceMMDBURI`
to specify the URI to the official MMDB files,
so that the output MMDB files are fully compatible
with the official ones.
|
|
|
|
The IPs in `geoip:tor` are Tor Exit Nodes published by Tor project here: https://check.torproject.org/torbulkexitlist
|
|
Download IPInfo free country mmdb file here: https://ipinfo.io/products/free-ip-database
|
|
|
|
Download DB-IP free country lite mmdb file here: https://db-ip.com/db/download/ip-to-country-lite
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Note: Use this `Country-without-asn.mmdb` file other than the `Country.mmdb` file in this project if you do not need the appended company (ASN) lists.
The `Country-without-asn.mmdb` is with more accurate country/region geoip data than `Country.mmdb` due to maxmind mmdb format constraint. For more details, see https://github.com/Loyalsoldier/geoip/blob/HEAD/configuration.md#maxmindmmdb-1
|
|
|
|
|
|
|
|
|