Replies: 1 comment 2 replies
-
|
Windows平台用tun入站,建议还是使用比较新的版本(目前还是测试版?)。本来win的路由配置就麻烦,再挂一个sing-box更容易出bug。 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
由于本人技术水平不高,希望大佬指出问题所在,v26.3.27
按照V2rayN默认设置,Xray-core的TUN无法正确连接(依赖第三方程序的端口转发)127.0.0.1:port,而直接连接服务器对应端口正常,第三方程序提供的隧道工作正常,疑似该配置下TUN未正确处理回环IP。
客户端配置:
Details
客户端日志:debug模式出现大量本地IP提示,均为169.254..,呈递增趋势,未发现其他有关信息
服务端日志:无,debug,只有程序开始监听/成功运行
服务端配置:个人认为与此无关,为标准的VLESS Encryption配置:
Details
Beta Was this translation helpful? Give feedback.
All reactions