Skip to content

MaurUppi/geoip

 
 

Repository files navigation

建议阅读: GeoIP梳理

感谢

本项目持续修改中,主要目的是使用原项目对于mmdb的融合能力,但我不打算用MaxMind的Country数据库,虽然是daily更新频率。

我打算用db-ip的 ip-to-country-lite。缺点是Monthly更新频率,优点是数据准确度比MaxMind要高不少。

使用了 Loyalsoldier 的 Geoip 项目 以及其它贡献者 请跳转阅读 原版 README.md

(原版)简介

本项目每周四自动生成 GeoIP 文件,同时提供命令行界面(CLI)供用户自行定制 GeoIP 文件,包括但不限于 V2Ray dat 格式路由规则文件 geoip.dat 和 MaxMind mmdb 格式文件 Country.mmdb

This project releases GeoIP files automatically every Thursday. It also provides a command line interface(CLI) for users to customize their own GeoIP files, included but not limited to V2Ray dat format file geoip.dat and MaxMind mmdb format file Country.mmdb.

与官方版 GeoIP 的区别

  • 中国大陆 IPv4 地址数据融合了 IPIP.net@gaoyifan/china-operator-ip
  • 中国大陆 IPv6 地址数据融合了 MaxMind GeoLite2 和 @gaoyifan/china-operator-ip
  • 新增类别(方便有特殊需求的用户使用):
    • geoip:cloudflareGEOIP,CLOUDFLARE
    • geoip:cloudfrontGEOIP,CLOUDFRONT
    • geoip:facebookGEOIP,FACEBOOK
    • geoip:fastlyGEOIP,FASTLY
    • geoip:googleGEOIP,GOOGLE
    • geoip:netflixGEOIP,NETFLIX
    • geoip:telegramGEOIP,TELEGRAM
    • geoip:twitterGEOIP,TWITTER

下载地址

如果无法访问域名 raw.githubusercontent.com,可以使用第二个地址 cdn.jsdelivr.net。 *.sha256sum 为校验文件。

MaxMind mmdb 格式文件

适用于 ClashLeaf

License

CC-BY-SA-4.0

  • This product includes GeoLite2 data created by MaxMind, available from MaxMind.
  • This product includes IP to Country Lite Database data created by DB-IP.com, available from IP Geolocation by DB-IP