SagerNet / sing-box

The universal proxy platform
https://sing-box.sagernet.org/
Other
20.15k stars 2.4k forks source link

请问各位大神,为什么同样的代码,在win没问题,在mac上,谷歌进不去,其他的都没问题,而且谷歌浏览器所有网页都进不去,其他浏览器没问题 #2291

Closed wuraad closed 5 days ago

wuraad commented 5 days ago

Operating system

macOS

System version

15.6

Installation type

Original sing-box Command Line

If you are using a graphical client, please provide the version of the client.

No response

Version

No response

Description

{ "log": { "level": "warn", "disabled": false, "timestamp": true }, "dns": { "servers": [ { "tag": "remote", "address": "8.8.8.8", "strategy": "ipv4_only", "detour": "proxy" }, { "tag": "local", "address": "223.5.5.5", "strategy": "ipv4_only", "detour": "direct" },

  {
    "tag": "block",
    "address": "rcode://success"
  },
  {
    "tag": "local_local",
    "address": "223.5.5.5",
    "detour": "direct"
  }
],
"rules": [
  {
    "server": "remote",
    "clash_mode": "Global"
  },
  {
    "server": "local_local",
    "clash_mode": "Direct"
  }

],
"final": "remote"

}, "inbounds": [ {

  "type": "tun",
  "tag": "tun",
  "inet4_address": "172.19.0.1/30",
  "inet6_address": "fdfe:dcba:9876::1/126",
  "mtu": 9000,
  "auto_route": true,
  "strict_route": true,
  "stack": "system",
  "sniff": true
}

], "outbounds": [ { "type": "shadowsocks", "tag": "proxy", "routing_mark": 100, "server": "127.0.0.1", "server_port": 0, "password": "0", "method": "aes-256-gcm" }, { "type": "direct", "tag": "direct" }, { "type": "block", "tag": "block" }, { "type": "dns", "tag": "dns_out" } ], "route": {

"auto_detect_interface": true,
"rules": [
  {
    "outbound": "proxy",
    "clash_mode": "Global"
  },
  {
    "outbound": "direct",
    "clash_mode": "Direct"
  },
  {
    "outbound": "dns_out",
    "protocol": [
      "dns"
    ]
  },
  {
    "outbound": "dns_out",
    "port": [
      53
    ],
    "process_name": [
      "wv2ray.exe",
      "v2ray.exe",
      "SagerNet.exe",
      "v2ray.exe",
      "v2ray.exe",
      "xray.exe",
      "wxray.exe",
      "clash-windows-amd64-v3.exe",
      "clash-windows-amd64.exe",
      "clash-windows-386.exe",
      "clash.exe",
      "Clash.Meta-windows-amd64-compatible.exe",
      "Clash.Meta-windows-amd64.exe",
      "Clash.Meta-windows-386.exe",
      "Clash.Meta.exe",
      "clash.exe",
      "mihomo-windows-amd64-compatible.exe",
      "mihomo-windows-amd64-compatible.exe",
      "mihomo-windows-amd64.exe",
      "mihomo-windows-386.exe",
      "mihomo.exe",
      "clash.exe",
      "hysteria-windows-amd64.exe",
      "hysteria-windows-386.exe",
      "hysteria.exe",
      "naiveproxy.exe",
      "naive.exe",
      "tuic-client.exe",
      "tuic.exe",
      "juicity-client.exe",
      "juicity.exe",
      "hysteria-windows-amd64.exe",
      "hysteria-windows-386.exe",
      "hysteria.exe"

    ]
  },
  {
    "outbound": "direct",
    "process_name": [
      "wv2ray.exe",
      "v2ray.exe",
      "SagerNet.exe",
      "v2ray.exe",
      "v2ray.exe",
      "xray.exe",
      "wxray.exe",
      "clash-windows-amd64-v3.exe",
      "clash-windows-amd64.exe",
      "clash-windows-386.exe",
      "clash.exe",
      "Clash.Meta-windows-amd64-compatible.exe",
      "Clash.Meta-windows-amd64.exe",
      "Clash.Meta-windows-386.exe",
      "Clash.Meta.exe",
      "clash.exe",
      "mihomo-windows-amd64-compatible.exe",
      "mihomo-windows-amd64-compatible.exe",
      "mihomo-windows-amd64.exe",
      "mihomo-windows-386.exe",
      "mihomo.exe",
      "clash.exe",
      "hysteria-windows-amd64.exe",
      "hysteria-windows-386.exe",
      "hysteria.exe",
      "naiveproxy.exe",
      "naive.exe",
      "tuic-client.exe",
      "tuic.exe",
      "sing-box-client.exe",
      "sing-box.exe",
      "juicity-client.exe",
      "juicity.exe",
      "hysteria-windows-amd64.exe",
      "hysteria-windows-386.exe",
      "hysteria.exe"
    ]
  },
  {
    "outbound": "block",
    "network": [
      "udp"
    ],
    "port": [
      443
    ]
  },
  {
    "outbound": "proxy",
    "port_range": [
      "0:65535"
    ]
  }
]

}, "experimental": { "cache_file": { "enabled": true } } }

Reproduction

请问各位大神,为什么同样的代码,在win没问题,在mac上,谷歌进不去,其他的都没问题,而且谷歌浏览器所有网页都进不去,其他浏览器没问题

Logs

No response

Supporter

Integrity requirements