```
tun:
enable: false
stack: gvisor
dns-hijack:
- any:53
- tcp://any:53
auto-route: true
auto-redirect: true
auto-detect-interface: true
```
使用./mihomo -f xx.yml 启动。在 WebUI 上开启 TUN 模式,就断网了。
一堆的报错无法连接 DNS
tun:
enable: false
stack: gvisor
dns-hijack:
- any:53
- tcp://any:53
auto-route: true
auto-redirect: true
auto-detect-interface: true
```
使用./mihomo -f xx.yml 启动。在 WebUI 上开启 TUN 模式,就断网了。
一堆的报错无法连接 DNS
