V2Raygeosite.dat里面到底放了啥

geosite.dat的文件格式很奇怪,无法直接查看。

所以只好从生成文件的源头去找了。

 1. 查v2ray的打包action脚本源码

https://github.com/v2fly/v2ray-core/actions/workflows/release.yml


2. 搜 "geosite.dat" 就找到了

wget -O release/config/geosite.dat "https://raw.githubusercontent.com/v2fly/domain-list-community/release/dlc.dat"

所以,geosite.dat的源头就是

github.com/v2fly/domain-list-community/

项目文件很简单,domain-list-community/data/ 就是存在各种域名的地方


---update

同理,geoip.dat 的源头就是 https://github.com/v2fly/geoip


---update

查看 geo 文件的工具

https://github.com/MetaCubeX/geo


评论

The Hot3 in Last 30 Days

用浏览器 检测Reality伪装效果 是否搭建成功 排错Troubleshoot

darkstat统计VPS上的流量

233 sing-box 脚本 TCP 端口转发 Reality 协议 排错 Troubleshoot