买了一台香港的vps 和一台美国的vps,都使用3x-ui搭建了Reality 节点,然后设置了路由规则ai 服务转发到美国的vps,但是不知道为什么chatgpt 可以解锁,gemini 和claude 不行,直接被发现了香港的ip。一般正确的分流方法是什么?
买了一台香港的vps 和一台美国的vps,都使用3x-ui搭建了Reality 节点,然后设置了路由规则ai 服务转发到美国的vps,但是不知道为什么chatgpt 可以解锁,gemini 和claude 不行,直接被发现了香港的ip。一般正确的分流方法是什么?
Domain行填入:geosite:openai,geosite:anthropic,geosite:google-deepmind
请叫我雷锋
@bbj #4 我嘞个去,感谢雷锋爹!!配了一晚上的规则没有你这短短一行好使!!
@chereyk #8
两种方式:
1、纯域名 cursor-cdn.com,cursor.com,cursor.sh,cursorapi.com,以前我就是各种审查元素、抓包查日志, 找域名,补域名
2、和上面一样,geosite:cursor,现在基本都是这个方式,最省事
在这儿找你需要的服务:
https://github.com/v2fly/domain-list-community
那是你分流没做好 我的规则就没问题
@uerax #1 大佬可以分享一下规则吗
今天用gpt,给我搓了一个配置,说不能用面板,直接命令行搞
],
"routing": {
"domainStrategy": "AsIs",
"rules": [
{
"type": "field",
"domain": [
"openai.com",
"chat.openai.com",
"api.openai.com",
"platform.openai.com",
"chatgpt.com",
"ws.chatgpt.com",
"gemini.google.com",
"generativelanguage.googleapis.com",
"bard.google.com",
"api.bard.google.com",
"claude.ai",
"api.anthropic.com",
"huggingface.co",
"api.huggingface.co",
"replicate.com",
"api.replicate.com",
"stability.ai",
"api.stability.ai",
"poe.com",
"api.poe.com"
],
"outboundTag": "home-ss"
},
{
"type": "field",
"network": "tcp,udp",
"outboundTag": "direct"
@chereyk #2
别自己写规则 后面更新域名你就又失效了
我用的这几个规则
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/refs/heads/master/rule/Clash/Gemini/Gemini.list
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/refs/heads/master/rule/Clash/Copilot/Copilot.list
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/refs/heads/master/rule/Clash/OpenAI/OpenAI.list
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/refs/heads/master/rule/Clash/Claude/Claude.list
@bbj #4 大佬,其他的ai服务该怎么分流呢?比如cursor,有没有更详细一点的
这ai 分流规则好全