Skip to content

TUN Inbound: mannul tun desc of Windows#6486

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

TUN Inbound: mannul tun desc of Windows#6486
Jasper344612 wants to merge 1 commit into
XTLS:mainfrom
Jasper344612:tun-Desc

Conversation

@Jasper344612

Copy link
Copy Markdown
Contributor

XTLS/Xray-docs-next#872 (comment)

Windows 手动配置 TUN Desc,默认值为 WintunWintun Tunnel

        {
            "tag": "tun", 
            "protocol": "tun", 
            "settings": {
                 // 添加配置
                "desc": "xxx",
                "mtu": 1500,
                ...
            }
        }

实际效果应为

(base) PS C:\Users\saruo\Desktop\tun_test> route print
===========================================================================
接口列表
124...........................xxx Tunnel

@RPRX

RPRX commented Jul 16, 2026

Copy link
Copy Markdown
Member

@Jasper344612 rebase 并根据 #6485 更新下 TUN 的 README (utun10),MTU 改成小写,和代码中默认值一样写 1500

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