@
wheat0r 感谢回复。 你说的那几个都试过了, 在 macOS 下还是出错, 系统版本是 15.7, sing-box 1.12.8 。
也尝试过最简单的配置:
```json
{
"type": "tun",
"address": ["192.168.0.1/30"],
"auto_route": true,
"strict_route": true,
"stack": "system",
"sniff": true
}
```
也尝试过 [强迫症专属 sing-box 配置模板(更新至 1.12 版本)](
https://blog.rewired.moe/post/sing-box-config/) , 还是不行, 错误信息如下:
```
+0800 2025-09-24 19:22:46 ERROR [2536688451 1ms] connection: open connection to 43.137.191.78:80 using outbound/direct[direct]: dial tcp 43.137.191.78:80: connect: network is unreachable
+0800 2025-09-24 19:22:47 ERROR [438338950 0ms] connection: open connection to 199.16.158.8:443 using outbound/hysteria[proxy]: dial udp 62.210.127.217:35511: connect: network is unreachable
```