用了 surge 之后 orbstack 的域名访问( orb.local )有点问题,然后看了一些解决办法,加了 skip-proxy, always-real-ip, tun-excluded-routes, exclude-simple-hostnames:

```ini
[General]
loglevel = notify
ipv6 = false
ipv6-vif = false
dns-serfer = system
skip-proxy = localhost, *.local, *.orb.local, 10.0.0.0/8, 127.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16
exclude-simple-hostnames = true
show-error-page-for-reject = true
internet-test-url = http://connect.rom.miui.com/generate_204
proxy-test-url = http://1.0.0.1/generate_204
test-timeout = 5
read-etc-hosts = true
always-real-ip = *.local, *.orb.local
tun-excluded-routes = 198.19.249.0/24
```

然后是可以用域名访问了,但是只能用 http ,用 https 访问不了,请问各位两个软件都用的大佬们都是怎么解决的?我是漏了什么配置吗?
举报· 38 次点击
登录 注册 站外分享
2 条回复  
dddedd 小成 2024-9-12 17:14:03
😓这两一起开好像有问题,我一开 surge ,orbstack 就不停崩溃
8355 小成 2024-9-12 17:16:46
完全没有任何问题啊。。。
可以按照 process-name 来配置 direct 吧
返回顶部