whiredj 在 用 macos sing-box 代理 parallels windows 虚拟机的一种方法 中发帖
0. 背景
最近需要用 visual studio 与 windows api 做实验,于是在 mac 上装 parallels win11 虚拟机。
在试了切换所有网络配置后仍无法连接。
[image]
下面是一种连接方法。
1. 设置 sing-box 系统代理
"inbounds": [
{
"type": "tun",
"tag": "tun-in",
"mtu": 9000,
"stack": "system",
"auto_route": true,
"strict_route": true,
"sniff": true,
"sniff_override...