Skip to content

Tun: Update autoOutboundsInterface desc for macOS and Linux#872

Open
Jasper344612 wants to merge 1 commit into
XTLS:mainfrom
Jasper344612:tun-interface
Open

Tun: Update autoOutboundsInterface desc for macOS and Linux#872
Jasper344612 wants to merge 1 commit into
XTLS:mainfrom
Jasper344612:tun-interface

Conversation

@Jasper344612

@Jasper344612 Jasper344612 commented Jun 24, 2026

Copy link
Copy Markdown

https://github.com/XTLS/Xray-core/pull/6366

现在 autoOutbuondsInterfaceautoSystemRoutingTable 支持 macOS 和 Linux 了

@Fangliding

Copy link
Copy Markdown
Member

"在 macOS 应为 "utunN",其中 N 为正整数。"
不会自动?

@Jasper344612

Copy link
Copy Markdown
Author

"在 macOS 应为 "utunN",其中 N 为正整数。" 不会自动?

Failed to start: app/proxyman/inbound: failed to start proxy > interface name must be utunN, where N is a number, e.g. utun9, utun11 and so on

不会自动,会跳出如上提示并且启动失败。

@Jasper344612

Copy link
Copy Markdown
Author

因为之前代码里是默认设置为

if config.Name == "" {
    config.Name = "xray0"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants