leaf icon indicating copy to clipboard operation
leaf copied to clipboard

Add support for GeoIP.dat

Open yuzujin99 opened this issue 3 years ago • 2 comments

https://github.com/v2fly/geoip

yuzujin99 avatar Mar 13 '21 03:03 yuzujin99

What's the point to support this format while we already have an almost equivalent and much memory efficient mmdb format?

eycorsican avatar Mar 13 '21 04:03 eycorsican

What's the point to support this format while we already have an almost equivalent and much memory efficient mmdb format?

MaxMind GeoLite2 has issue with CN IPs, and maxminddb-rust does not support custom mmdb https://github.com/alecthw/mmdb_china_ip_list https://github.com/Max-Sum/17mon-mmdb

https://github.com/Loyalsoldier/geoip

与官方版 geoip.dat 不同之处 中国大陆 IPv4 地址数据使用 IPIP.net 新增 geoip:telegram 类别,方便黑名单模式用户使用

LazyZhu avatar Apr 20 '21 01:04 LazyZhu