手机 whatsapp 访问问题 - V2EX
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
mikaelson
V2EX    问与答

手机 whatsapp 访问问题

  •  
  •   mikaelson 2025 年 12 月 19 日 1209 次点击
    做了全局 vpn ,自动分流规则也都配好了

    电脑手机访问都没问题,谷歌,x ,那些

    手机打开 whatsapp 一直显示连接中,但是手机访问其他都没问题。可以正常出网。

    试了单独给 whataspp 加规则也没用 (单独在手机上装小火箭挂梯子就没问题)

    电脑上用 whatsapp web 页面没问题

    这大概是什么问题?感觉规则也都覆盖了。

    恩山上有看到人有人讨论,但是似乎都未解决 https://www.right.com.cn/forum/thread-8273322-1-1.html
    2 条回复    2025-12-19 13:50:54 +08:00
    shuiduoduo
        1
    shuiduoduo  
       2025 年 12 月 19 日
    vpn 客户端的问题
    配置贴出来
    mikaelson
        2
    mikaelson  
    OP
       2025 年 12 月 19 日
    @shuiduoduo #1 试了一下, 安卓都没问题,规则应该是没错的

    {
    "experimental": {
    "clash_api": {
    "external_controller": "0.0.0.0:9090",
    "external_ui": "ui",
    "external_ui_download_url": "https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip",
    "external_ui_download_detour": "select"
    },
    "cache_file": {
    "enabled": true,
    "store_fakeip": true
    }
    },
    "log": {
    "disabled": false,
    "level": "info",
    "timestamp": true
    },
    "dns": {
    "servers": [
    {
    "tag": "local",
    "address": "local"
    },
    {
    "tag": "cloudflare",
    "address": "https://1.1.1.1/dns-query",
    "address_resolver": "local"
    },
    {
    "tag": "dnspod",
    "address": "https://1.12.12.12/dns-query",
    "detour": "direct"
    },
    { "tag": "dns-cn", "address": "223.5.5.5", "detour": "direct" }
    ],
    "rules": [
    {
    "outbound": "any",
    "server": "dnspod"
    },
    {
    "clash_mode": "Direct",
    "server": "dnspod"
    },
    {
    "clash_mode": "Global",
    "server": "cloudflare"
    },
    {
    "type": "logical",
    "mode": "and",
    "rules": [
    {
    "geosite": "google@cn",
    "invert": true
    },
    {
    "geosite": ["cn"]
    }
    ],
    "server": "dnspod"
    }
    ],
    "final": "cloudflare",
    "strategy": "prefer_ipv4"
    },
    "inbounds": [
    {
    "type": "socks",
    "tag": "socks-in",
    "listen": "::",
    "listen_port": 6154,
    "sniff": true
    },
    {
    "type": "socks",
    "tag": "socks-in",
    "listen": "::",
    "listen_port": 6153,
    "sniff": true,
    "sniff_override_destination": true
    },
    {
    "type": "http",
    "tag": "http-in",
    "listen": "::",
    "listen_port": 6152,
    "sniff": true,
    "sniff_override_destination": true
    },
    {
    "type": "tun",
    "tag": "tun-in",
    "inet4_address": "172.19.0.1/30",
    "mtu": 9000,
    "auto_route": true,
    "strict_route": true,
    "stack": "gvisor",
    "sniff": true,
    "udp_timeout": 60,
    "sniff_override_destination": true,
    "inet4_route_address": [
    "224.0.0.0/3",
    "208.0.0.0/4",
    "200.0.0.0/5",
    "196.0.0.0/6",
    "194.0.0.0/7",
    "193.0.0.0/8",
    "192.192.0.0/10",
    "192.176.0.0/12",
    "192.172.0.0/14",
    "192.170.0.0/15",
    "192.169.0.0/16",
    "192.160.0.0/13",
    "192.128.0.0/11",
    "192.0.0.0/9",
    "176.0.0.0/4",
    "174.0.0.0/7",
    "173.0.0.0/8",
    "172.128.0.0/9",
    "172.64.0.0/10",
    "172.32.0.0/11",
    "172.0.0.0/12",
    "168.0.0.0/6",
    "160.0.0.0/5",
    "128.0.0.0/3",
    "64.0.0.0/2",
    "32.0.0.0/3",
    "16.0.0.0/4",
    "12.0.0.0/6",
    "11.0.0.0/8",
    "8.0.0.0/7",
    "0.0.0.0/5"
    ]
    }
    ],

    "outbounds": [
    {
    "type": "shadowsocks",
    ...
    },
    {
    "type": "shadowsocks",
    ...
    },
    {
    "type": "shadowsocks",
    ...
    },
    {
    "type": "vmess",
    ...
    },
    {
    "type": "vmess",
    ...
    },
    {
    "type": "direct",
    "tag": "direct"
    },
    {
    "type": "selector",
    "tag": "other",
    "outbounds": ["...."]
    },
    {
    "type": "dns",
    "tag": "dns"
    },
    {
    "type": "selector",
    "tag": "cloudcone",
    "outbounds": [ "..."]
    },
    {
    "type": "selector",
    "tag": "select",
    "outbounds": ["...", "other"]
    },
    {
    "type": "block",
    "tag": "block"
    }
    ],
    "route": {
    "rule_set": [
    {
    "tag": "geoip-cn",
    "type": "local",
    "format": "binary",
    "path": "/root/sing-box/rule-set/geoip-cn.srs"
    },
    {
    "tag": "geosite-google",
    "type": "local",
    "format": "binary",
    "path": "/root/sing-box/rule-set/geosite-google.srs"
    },
    {
    "tag": "geosite-amazon",
    "type": "local",
    "format": "binary",
    "path": "/root/sing-box/rule-set/geosite-amazon.srs"
    },
    {
    "tag": "geosite-microsoft",
    "type": "local",
    "format": "binary",
    "path": "/root/sing-box/rule-set/geosite-microsoft.srs"
    },
    {
    "tag": "geosite-apple",
    "type": "local",
    "format": "binary",
    "path": "/root/sing-box/rule-set/geosite-apple.srs"
    },
    {
    "tag": "geosite-github",
    "type": "local",
    "format": "binary",
    "path": "/root/sing-box/rule-set/geosite-github.srs"
    }
    ],
    "rules": [
    {
    "protocol": "dns",
    "outbound": "dns"
    },
    {
    "network": "udp",
    "port": 53,
    "outbound": "dns"
    },
    {
    "clash_mode": "Direct",
    "outbound": "direct"
    },
    {
    "clash_mode": "Global",
    "outbound": "select"
    },
    {
    "domain_keyword": ["whatsapp"],
    "outbound": "other"
    }
    {
    "type": "logical",
    "mode": "and",
    "rules": [
    {
    "geosite": "google@cn",
    "invert": true
    },
    {
    "geosite": ["cn"],
    "geoip": ["cn", "private"]
    }
    ],
    "outbound": "direct"
    }
    ],
    "auto_detect_interface": true,
    "final": "select"
    }
    }
    关于     帮助文档     自助推广系统     博客     API     FAQ     Solana     3924 人在线   最高记录 6679       Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 23ms UTC 10:25 PVG 18:25 LAX 02:25 JFK 05:25
    Do have faith in what you're doing.
    ubao msn snddm index pchome yahoo rakuten mypaper meadowduck bidyahoo youbao zxmzxm asda bnvcg cvbfg dfscv mmhjk xxddc yybgb zznbn ccubao uaitu acv GXCV ET GDG YH FG BCVB FJFH CBRE CBC GDG ET54 WRWR RWER WREW WRWER RWER SDG EW SF DSFSF fbbs ubao fhd dfg ewr dg df ewwr ewwr et ruyut utut dfg fgd gdfgt etg dfgt dfgd ert4 gd fgg wr 235 wer3 we vsdf sdf gdf ert xcv sdf rwer hfd dfg cvb rwf afb dfh jgh bmn lgh rty gfds cxv xcv xcs vdas fdf fgd cv sdf tert sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf shasha9178 shasha9178 shasha9178 shasha9178 shasha9178 liflif2 liflif2 liflif2 liflif2 liflif2 liblib3 liblib3 liblib3 liblib3 liblib3 zhazha444 zhazha444 zhazha444 zhazha444 zhazha444 dende5 dende denden denden2 denden21 fenfen9 fenf619 fen619 fenfe9 fe619 sdf sdf sdf sdf sdf zhazh90 zhazh0 zhaa50 zha90 zh590 zho zhoz zhozh zhozho zhozho2 lislis lls95 lili95 lils5 liss9 sdf0ty987 sdft876 sdft9876 sdf09876 sd0t9876 sdf0ty98 sdf0976 sdf0ty986 sdf0ty96 sdf0t76 sdf0876 df0ty98 sf0t876 sd0ty76 sdy76 sdf76 sdf0t76 sdf0ty9 sdf0ty98 sdf0ty987 sdf0ty98 sdf6676 sdf876 sd876 sd876 sdf6 sdf6 sdf9876 sdf0t sdf06 sdf0ty9776 sdf0ty9776 sdf0ty76 sdf8876 sdf0t sd6 sdf06 s688876 sd688 sdf86