[X] I confirm that I have read the documentation, understand the meaning of all the configuration items I wrote, and did not pile up seemingly useful options or default values.
[X] I confirm that I have provided the server and client configuration files and process that can be reproduced locally, instead of a complicated client configuration file that has been stripped of sensitive data.
[X] I confirm that I have provided the simplest configuration that can be used to reproduce the error I reported, instead of depending on remote servers, TUN, graphical interface clients, or other closed-source software.
[X] I confirm that I have provided the complete configuration files and logs, rather than just providing parts I think are useful out of confidence in my own intelligence.
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" },
}, "inbounds": [ {
], "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": {
}, "experimental": { "cache_file": { "enabled": true } } }
Reproduction
请问各位大神,为什么同样的代码,在win没问题,在mac上,谷歌进不去,其他的都没问题,而且谷歌浏览器所有网页都进不去,其他浏览器没问题
Logs
No response
Supporter
Integrity requirements