Skip to content

default_interface 问题 #3028

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
crylg opened this issue May 26, 2025 · 0 comments
Closed

default_interface 问题 #3028

crylg opened this issue May 26, 2025 · 0 comments
Labels

Comments

@crylg
Copy link

crylg commented May 26, 2025

我用singbox做了一个局域网共享代理的功能,就是让局域网的手机都可以连接上sb的服务器。
功能是做出来了,但是如果PC端上有开启其它VPN产品(如,快连...)就会导致我的功能失效
初步判断是因为快连这种应用,会建立一个虚拟网卡到本地。
所以导致数据流不知道往哪 个网卡走
"route": {
"default_interface": "以太网",
"auto_detect_interface": false,
我使用这样子来设置,发现没有效果
希望走过路过的大佬能指点一下

@nekohasekai nekohasekai closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2025
@SagerNet SagerNet locked as spam and limited conversation to collaborators May 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants