求教dae如何设置路由来解决chatgpt app的使用

我在家里用dae去做透明网关,设置了规则如下:
domain(geosite:openai) → gpt
domain(suffix: openai.com) → gpt
domain(suffix: chatgpt.com) → gpt
domain(suffix: sentry.io) → gpt
domain(suffix: revenuecat.com) → gpt
domain(suffix: browser-intake-datadoghq.com) ->gpt

发现用WEB页面可以正常访问,用chatgpt的APP就不能正常使用,同样的节点在手机上开全局是可以正常使用chatgpt的app的。

2 Likes

同问,解决了吗?

没解决。。。

继续顶上去,有没有大佬指导一下,同样的节点,在手机上开全局就正常可以访问chatgpt和gemini,但是用回wifi网络,就会出现无法访问的问题

domain(geosite:category-ai-chat-!cn) -> ai

domain(
    suffix: copilot.microsoft.com,
    suffix: gateway-copilot.bingviz.microsoftapp.net,
    suffix: mobile.events.data.microsoft.com,
    suffix: graph.microsoft.com,
    suffix: analytics.adjust.com,
    suffix: analytics.adjust.net.in,
    suffix: api.revenuecat.com,
    suffix: t-msedge.net,
    suffix: cloudapp.azure.com,
    suffix: browser-intake-datadoghq.com,
    suffix: in.appcenter.ms,
    suffix: guzzoni.apple.com,
    suffix: smoot.apple.com,
    suffix: apple-relay.cloudflare.com,
    suffix: apple-relay.fastly-edge.com,
    suffix: cp4.cloudflare.com,
    suffix: apple-relay.apple.com,
    suffix: anthropic.com,
    suffix: claude.ai,
    suffix: cdn.usefathom.com,
    suffix: claudeusercontent.com
) -> ai

收到,谢谢大佬,我回头试试