-
Notifications
You must be signed in to change notification settings - Fork 4k
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
添加 tun 支持 #1814
添加 tun 支持 #1814
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
感谢大佬!有一个问题麻烦看下
我要学习一下如何在 windows 上开 tun。。是否按用例配置并确保 core 有管理员权限即可?另外这个 tun 在安卓上使用 只需要开 override_android_vpn = true?有没有其它需要注意的?
是的。
override_android_vpn 应该作为选项提供, 在 android 使用时您需要自定义 core 以提供由平台创建的 tun 文件描述符。
确保启用 auto_route 代理所有流量时打开 auto_detect_interface 以避免流量循环。 |
在 windows 试了一下遇到两个问题
|
没有依赖 CGO,关于第二个问题,请将 common.Must 删除。 |
测试可以了! 测了一下 vmess 通 但是 reality 好像还有点问题。。 |
是什么现象 |
|
是支持的,看起来只是没有实现 xray 的 interface。 |
感谢 测试无问题 |
As discussed, plan to merge for v1.9.0 |
a6df210
to
05d24d6
Compare
这是一个了不起的功能 goroutine 416 [running]: |
遇到了同样的问题,貌似是发生在内置dns请求完dns返回的时候 @RPRX
|
c73e413
to
a4e80f0
Compare
@RPRX |
Hi
|
+1 |
用例:
其他参数参考 https://sing-box.sagernet.org/configuration/inbound/tun/