Loyalsoldier / v2ray-rules-dat

🦄 🎃 👻 V2Ray 路由规则文件加强版,可代替 V2Ray 官方 geoip.dat 和 geosite.dat,适用于 V2Ray、Xray-core、mihomo(Clash-Meta)、hysteria、Trojan-Go 和 leaf。Enhanced edition of V2Ray rules dat files, applicable to V2Ray, Xray-core, mihomo(Clash-Meta), hysteria, Trojan-Go and leaf.
GNU General Public License v3.0
14.63k stars 1.7k forks source link

geoip:private 中包含了公网IP? #302

Closed Sheng-Horizon closed 1 year ago

Sheng-Horizon commented 1 year ago

我在服务端的config.json中加入这样一个路由规则:

{
        "type": "field",
        "ip": [
               "geoip:private"
         ],
         "outboundTag": "block"
}

然后 chat.openai.com 就会被直接block掉

Loyalsoldier commented 1 year ago

没有

chise0713 commented 1 year ago

我在服务端的config.json中加入这样一个路由规则:

{
        "type": "field",
        "ip": [
               "geoip:private"
         ],
         "outboundTag": "block"
}

然后 chat.openai.com 就会被直接block掉

可能是你服务器提供商给你dns解锁了内网直达openai